Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49083

FCM navigation when app is killed not working

$
0
0
this.fcm.onNotification().subscribe(data => {
  if(data.wasTapped){
  this.router.navigate(['/detail'])
  } else {
   this.router.navigate(['/detail'])
  };
});

it’s working in background and foreground when app not killed , but when app killed i received notification i click it but he don’t navigate to page detail

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 49083

Trending Articles



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