Hi there! I installed the latest build of my app on Android and iOS through Testflight.
There’s a button with logic to request user permission for notifications, though once clicked it doesn’t produce any results. I also added a toast in case of error from the “check notification permissions” flow, but it doesn’t pop up either. Is there anything I’m missing?
App ID is 189917
In the appgyver preview app, the prompt doesn’t come through either, though if I allow notifications through app settings on iOS, I’m able to get the device token and register the device with Backendless. (in this case, though, I don’t think I should be able to receive any push notifications, because the appgyver app has different certificates to those registered in backendless, right?)
Thanks for the help!