π‘
π‘
π‘
π‘
MPush
Searchβ¦
π‘
π‘
π‘
π‘
MPush
π‘
MPush Documentation π‘
π
API
π
iOS SDK
π±
Android SDK
π·
Flutter SDK
Introduction
Installation
Android Setup
iOS Setup
Flutter Setup
Request a token
Register to topics
Launch notification
Powered By
GitBook
Launch notification
If the application was launched from a notification you can retrieve the data of the notification like this, this will be
null
if the application was launched normally:
1
Map
<
String
,
dynamic
>
launchNotification
=
await
MPush
.
launchNotification
();
2
print
(
launchNotification
);
Copied!
Previous
Register to topics
Last modified
1yr ago
Copy link