Android Question Firebase Push Permission and link access

joaomoraes83

Member
Licensed User
Longtime User
Hello everyone!
Is it necessary to request additional permission for the firebase push service?
How to change the push access link?
 

joaomoraes83

Member
Licensed User
Longtime User
When the user clicks on the push opens the app.
How to change when the user clicks not to open the app but another app?
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
It is your Apps Notification. So your app is started for sure.
You can decide to start another app.
 
Upvote 0
Top