Can an iOS app only ask for the permission to send Push Notifications on start up?
-
I noticed that most (all?) of my iOS apps ask me to allow push notifications when I start them for the first time. This does not make a lot of sense when I am using an app for the first time (because I have no experience with the app and will usually not allow push notifications). In my opinion it would make more sense to ask the user when he's using a feature of the app that makes use of push notifications.
-
Answer:
No, an iOS app can request permission to send push notifications any time. And it is true that sometimes it is better to ask for permission later when it is more appropriate and deemed necessary. As to why apps ask for permission to send push notifications immediately after launch, I suppose it is (1) either due to a lack of design or (2) because many code samples illustrating how to request push notification permission show it by running it immediately after an app launches (since that makes it the smallest app possible for tutorial purposes) or (3) it makes sense for those apps.
Hwee-Boon Yar at Quora Visit the source
Related Q & A:
- How to update my IOS app?Best solution by Meta Stack Overflow
- How to send invitation to my facebook friends from iOS app?Best solution by Stack Overflow
- Is it possible to open and flip through a Keynote in my own IOS app?Best solution by stackoverflow.com
- How to integrate paypal into your IOS app using swift?Best solution by Stack Overflow
- How can I ask facebook the permission for a new account?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.