onOpenNotificaion Not working on Foreground State #5058
Unanswered
akiladevinda
asked this question in
Q&A
Replies: 1 comment
-
Hi @akiladevinda, When the app is in foreground the notification and data is handled through For background and quit state you need to set up a background handler, as shown here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have implemented Push Notifications for my App and once the app is on background once I click the notification it will work but once I'm in the foreground and Notification arrives and click it wonlt work.
My Service Helper File
Beta Was this translation helpful? Give feedback.
All reactions