'Change when iOS app requests user to approve push notifications?
Is this possible?
I don't want to request that the user approve push notifications upon starting the app for the first time. I want to do this after the user has signed up for an account from within the app.
How can I do this?
Edit: From developer: "In IOS, we cant manage "local network" and "Notification permission" by ourselves because the services need to be started at the very beginning of our application. It's an automatic process."
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
