简体   繁体   中英

Making iOS wake my app up on a specific time

I'm trying to create a little reminder-app for my special needs ;-) Is there a way to tell iOS to wake my app up from the background at a specific time/in regular intervals?

The app would then decide to turn on the screen or play a sound, if required.

So far I can't figure out how to do this. All I can find on iOS 7 multitasking is about playing music, downloading data etc. Nothing time based...

As far as I know, it is not possible.

The closest you can get to that is by sending either a local or a push notification.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM