Hi! Sorry for the belated answer. I’m not super familiar with firebase, but if you can pass some information with the push notification (either in the push notification text or another field), you could handle with logic inside the app that when a notification comes, check this field/fields of the event, and based on that, open this or that page.
Hi Mevi, I’m trying to check what fields are there from the ‘notification received event’ using dialog box. However, no dialog box pops up when notification receive. Should I just connect the event to dialog to get the result? Or did I miss anything? Thank you!
You wont be able to Receive Notifications to the Appgyver preview app, if youre testing. Notifications through Firebase will only come to your Published Android app installed on your device.
Currently there is no way to do Notifications to iOS through Firebase. I’ve been lobbying for this support for the past year from Appgyver. All we can do with Firebase right now is use it for Android.