I would like to hide my app extension after sending a message. Is this possible?
I looked online and couldn't find an answer.
I would like to hide my app extension after sending a message. Is this possible?
I looked online and couldn't find an answer.
Use the viewController's dismiss() method. Not to be confused with dismiss(animated: completion:)