Is it possible to do interactive push notification in ionic 3?

Is it possible to do interactive notification like whats app notification reply.
If yes, how it is possible to do so, as there is no documentation on IONIC docs talks about that.

Your help is highly appreciated!

1 Like

If there is a Cordova plugin that supports it, Ionic can also support it. So you have to look for a Cordova plugin and look in that documentation.

thank you @Sujan12 . Did you know any Cordova plugin for interactive push notification.It will helps a lot for me.

https://github.com/Telerik-Verified-Plugins/PushNotification has a mention of “Interactive Push” for iOS. But you will have to find out yourself if this is true or a valid solution.

yeah sure @Sujan12 i will find the solution thank you so much :slightly_smiling_face::slightly_smiling_face: