firebase - How to handle fcm data payload in ionic2 framework -


i have created android app using ionic2 framework , integrated firebase cloud messaging sdk works correct , notifications received while app in foreground. issue is, couldn't handle data payload while app in background. data cannot log data in browser console.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -