Custom click on Ionic notification using Firebase
问题 I have been using ionic and FCM (Firebase Cloud Messaging) for notification. I get the notification on my app and now I have 2 issues. First, if its a normal notification like not with advanced options in Firebase Console > Notification , then it doesn't play any sound, but when it's data Notification, then it does play a sound. Second, I want to open a particular page of my app on notification click. So how do I do that? Note : I am using ionic not an ionic2. 回答1: First issue: We have sound