Help please with ionic notifications giving error

hey guys I am making an application out of aready template called ionium
i am facing a problem using push notifications
i am using phone-gap push notifications
with backend
and firebase
every thing works fine with sending and receiving the only issue is when i open the notification
it opens the app with two alerts the first showing the json code of the message
and the second is the message
why is the json code shows ???

Pretty sure you have alert() somewhere in your codes.

1 Like