Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230094

Getting empty on fcm token

$
0
0

this is my code, good luck

this.fcm.getToken()
this.fcm.receive.subscribe(() => {
  console.log("token ", this.fcm.device_token);
})
this.fcm.listenToNotifications().pipe(
   tap(msg => {
    //show toast in app
   })
)
.subscribe();

Viewing all articles
Browse latest Browse all 230094

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>