ios - UILocal notification without prompting the user? -


i've seen answers couldn't understand -

can show local notification user without prompting him register remote notification, without asking him permission matter?

before ios8, registering local notifications in code wasn't necessary ios8 apple added registerforusernotifications must call both / either remote or local notifications

so no, cannot avoid prompting user


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -