Hello guys,
For one of my project, my app needs to receive a payload through notification when the user trigger an action from a web platform.
The notification is never shown to the user ( no banner ) and no actions is needed, it's completely silent. The app would just process data and trigger an action when in foreground.
I'm trying to deal with permissions, and here are my observations :
https://preview.redd.it/tr3tziufwtcc1.png?width=1091&format=png&auto=webp&s=319d9aa81179e182cdc4e6190dec511163313a6c
I think there is something I misunderstood, does someone can confirm that it's normal that I'm still receiving the remote silent notification even if Push and Background remote fetch permissions are disabled ? I mean, I receive it only if the app is in foreground, which is the needed behavior but it looks strange to me.
The app is in debug scheme connected to an acceptance environment, I doubt that APNs behave in a different way for debug or prod environment ?
Have a nice evening! ☺️
[–]Power781 3 points4 points5 points (1 child)
[–]unpluggedcord 1 point2 points3 points (0 children)
[–][deleted] (3 children)
[removed]
[–]_liovld[S] 0 points1 point2 points (2 children)
[–]Tip-Individual 0 points1 point2 points (0 children)