Versions Compared

Key

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

Add the code below to your project to save the Token to Visilabs.

Code Block
languagejs
addEventListener('register', async (token) => {
      console.log('token is ', token)
      visilabsApi.register(token, (result) => {
      
      })
}, (notificationPayload) => {
      console.log('notification payload', notificationPayload)
}, euroMessageApi, visilabsApi)

 

...

Ui button
colorgreen
titleNext Step
urlhttps://relateddigital.atlassian.net/wiki/spaces/KB/pages/

...

2194374670/React+Native+-+

...

In+App