문제

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top