edismooth / ionic2-firebase

[DEPRECATED] Easy example of Firebase working with Ionic 2.
33 stars 16 forks source link

while clicking on notification message the app is opened and displays the token instead of message #9

Closed jose2007kj closed 7 years ago

jose2007kj commented 7 years ago

sir first of all i thank you for this project.........sir please tell me where i am going wrong notification is displayed correctly but..........when i click on notification the app opens and displays the token instead of message. also when the notification is received when the app is open.......it displays the token instead of message.

Galicaballero commented 7 years ago

Hi Jose, You need find in code the problem. Notification Push run correctly but you need see a alert in code because these shoe the token. If you speak spanish i can explain better

jose2007kj commented 7 years ago

@Galicaballero thanks for replaying...................now i have commented the token alert and its working fine..............and i decided to avoid the need for an alert message if the app is open.