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