iosios-messages-extension

Dismiss app extension after sending message


I would like to hide my app extension after sending a message. Is this possible?

I looked online and couldn't find an answer.


Solution

  • Use the viewController's dismiss() method. Not to be confused with dismiss(animated: completion:)