Hello everyone, we are working on implementing rich notifications.
We added a Content Extension to have control of the view controller to show an image, body and title.... however I would like to ask if anyone knows how to trigger the same behaviour of tapping on the alert/banner when the user taps in the view of the content extension view controller.
The idea is show a preview of the content when long press the alert, however if the user wants to open the app from the preview we want to allow then to do taping in the view.
How should we do to trigger that? With the default notification service extension works fine, you can expand the notification and tap to open, however having a content extension does do nothing when the user tap.
Thank you!
Comments
4 comments