wnyc / cordova-plugin-wakeuptimer

Cordova plugin for a wakeup alarm clock
90 stars 111 forks source link

bring the app to foreground (IOS) #17

Closed uareurapid closed 8 years ago

uareurapid commented 8 years ago

i was playing with the plugin on IOS and i was expecting that once the alarm time is reached, the app would open automatically if it was on the background, but apparently the system triggers a notification and the app only is brought to foreground if the user clicks the notification... Is this the expected behaviour or am i missing something? thanks in advance

uareurapid commented 8 years ago

after some search i know it´s just not possible to do this, on IOS we always need user interaction to bring it to foreground again