You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys i want to make an async task in onMessage of Firebase messaging method here what i want to exactly i want to launch Facebook app on specific page when a notification come from Firebase when i click on the notification body i mean that box that appear on top of screen it brings me Facebook application please if anyone faced this and successfully made it do not hesitate to help me with any information
`@override
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys i want to make an async task in onMessage of Firebase messaging method here what i want to exactly i want to launch Facebook app on specific page when a notification come from Firebase when i click on the notification body i mean that box that appear on top of screen it brings me Facebook application please if anyone faced this and successfully made it do not hesitate to help me with any information
`@override
Future onMessage(RemoteMessage message) async {
}`
and why the print doesn't work with iOS meanwhile i receive the notification on my iPhone
Beta Was this translation helpful? Give feedback.
All reactions