Re: mobileCreateLocalNotifications non-functional on iOS 8

2016-01-11 Thread hlowe
I am using LC 6.7.8 (Mac OS 10.11.2), xCode 7.1.1 and iOS 9.1 Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/mobileCreateLocalNotifications-non-functional-on-iOS-8-tp4700106p4700117.html Sent from the Revolution - User mailing list archive at Nabble.com

Re: mobileCreateLocalNotifications non-functional on iOS 8

2016-01-11 Thread Terry Judd
OK - 6.7.8 fails for me as well (simulator and device) so maybe it’s tied to the iOS sdks that I have included in the mobile support tab. The latest version of Xcode 6.7.8 will lets me include seems to be 6.4 - which gives me access to the iOS 8.4 simulator and SDK. Terry... On 12/01/2016 2:03

Re: mobileCreateLocalNotifications non-functional on iOS 8

2016-01-11 Thread Terry Judd
Hi Henry - I haven¹t tried 6.7.8 (but I will), but on every version of LC from 6.7.5 on that I tested mobileCreateLocalNotification did nothing if I selected iOS 8 or greater in the simulator or tested on my iPhone (iOS 9.2). What version/s of Xcode do you have Œinstalled¹ under the 'mobile suppor

Re: mobileCreateLocalNotifications non-functional on iOS 8

2016-01-11 Thread hlowe
Terry, MobileCreateLocalNotification is working fine for me under iOS 9.1 and LC 6.7.8. What problem are you encountering? Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/mobileCreateLocalNotifications-non-functional-on-iOS-8-tp4700106p4700107.html Sent

mobileCreateLocalNotifications non-functional on iOS 8

2016-01-11 Thread Terry Judd
Hi all - I’m not having any luck getting local notifications to work (in the simulator at least) on iOS 8 or later. A search of the forum and bugzilla revealed that this was a known issue in the LC 6.6 series (I’ve been developing my app with 6.6.5) but that it was fixed in 6.7.1. That seems tru