I would suggest switching to the Ionic Native shim as well if for no other reason than code clarity.
Never type the word “function” inside the body of one. this
inside your handleNotificationOpened
handler isn’t what you expect it to be.
I would suggest switching to the Ionic Native shim as well if for no other reason than code clarity.
Never type the word “function” inside the body of one. this
inside your handleNotificationOpened
handler isn’t what you expect it to be.