How to open detail page when click notification in Ionic
问题 i m using Ionic platform to create a mobile app and need a help about this situation. I can take regId with this code and then can send notification. But when i send a notification about a shop from my app, how can i open that shop's page when click notification that i get ? var pushNotification; function onDeviceReady() { document.addEventListener("backbutton", function (e) {}, false); var pushNotification = window.plugins.pushNotification; if (device.platform == 'android' || device.platform