Page 1 of 1

local notifications on iOS 8.1

Posted: Wed Nov 12, 2014 1:57 am
by ekek
Hi:

I've been trying to program local notifications on an app running on iOS 8.1 but they don't work.

The same app on iOS 7 worked without any problem.

Does someone have a hint?

Code example:
mobileCreateLocalNotification "The Alert Body", "Show Me", "It is time to do some Exercise", the seconds + 10, true, "1"


Is this BUG?
http://quality.runrev.com/show_bug.cgi?id=13927


Regards