Eduardo

Results 7 comments of Eduardo

hi, @stuartromanek. do you have more details on this issue? I mean, do you have a description for this? I'm pretty new with Apostrophe and maybe I can help to...

> I thought I had the same problem but actually the handler is called (very early). > > Here's a snippet of my code: > > ```dart > OneSignal.shared.setNotificationOpenedHandler((openedResult) {...

Thanks, @muccy. yes, sure! We are already using the `setNotificationOpenedHandler`, but as I said, it only works when the app is already running or when it's not killed. So, do...

right. but, are you able to parse the content of a received push notification when the app is not on background nor foreground? I mean when the state is killed...

Hey, @muccy! Thanks for all the support, dude! I checked up my setup and realized that I was not providing correctly all the dependencies that the view need. The OneSignal...