Replies: 1 comment
-
added to bug : #4518 |
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.
-
Hello,
I have noticed a very strange phenomenon. I have my app setup in such a way where depending on the push notification, it opens on a different page. i have this setup in a switch statement in
onResume
, andonLaunch
. This works perfectly if the Iphone is not locked.If the iphone is locked it just opens the app and ignores any other action i have setup.
Is there a solution to this ? or am i missing something ?
Beta Was this translation helpful? Give feedback.
All reactions