iOS Question Retrieving the last Message coming from Remote Notification

Alberto Iglesias

Well-Known Member
Licensed User
Longtime User
How to get the last PUSH MESSAGE coming from Remote Notification?

I try getting from the UIApplicationLaunchOptionsRemoteNotificationKey but not work, the APP Crash

Dim ln As Notification = App.LaunchOptions.Get("UIApplicationLaunchOptionsRemoteNotificationKey")


Something have an idea how I can start APP from remote notification AND GET the last message?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
It is fired in both cases.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…