hello everyone, it's me again
play around with OneSignal plugin in past few days, and I'd say it's easy enough to use
and yet another day I encounter a new confusion
everytime I make a change, either small or large, on event handlers of OnNotificationReceived and OnNotificationOpened,
i need to re-install the whole app!
is it a bit tedious? 1-click publish cannot update those changes?
updated note
it seems like everytime I make changes outside those handlers, things have to be done in the same way
(except those changes on layout / css)
spent time to read this thread, and I think those handlers get destroyed at some point?!
because after unlock my app, I get EnableSubscription ran at success, and it receives notifications just fine
just no data is saved, only my app appears on screen
anyone out there got the same problem?