Replies: 1 comment 1 reply
-
Hi there! It appears if your remote notifications (FCM) are data-only and do not generate any user interaction / user visible thing, then you do not need permissions from the user. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I went through the documentation but I am still curious about info re permissions on ios when I receiving silent(data only) notification. I cannot understand if, I can receive a silent notification without permissions on ios? When I received such notification will ios asks me to give permission to that app or it will go without permission request? For example I need to run some request based on such notification
Beta Was this translation helpful? Give feedback.
All reactions