Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to prepare push message reading reports, when the user clicks the push message of the mobile application, the pushId value in the data object of the incoming payload must be passed to the reportRead method.


Code Block
languagejava
api.euromsg.reportRead("xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx");



...

Parent Page: React Native (Expo) Visilabs Implementation