Hi
I was using unity's "LocalNotification" class to create a local notification and "NotificationServices" class to schedule notification.
My code works fine on ios 7 or ios 6 and both local and remote notifications works.
BUT on ios8 both the local and remote notifications are not coming.
And while scheduling a local notification on ios 8, I get the following warning in the console log.
Below is the console log from xcode 6.0.1
2014-09-30 16:49:04.144 abcapp[588:79364] Attempting...
local notification not working in ios 8. #unity4.5.4 #Xcode6.0.1
I was using unity's "LocalNotification" class to create a local notification and "NotificationServices" class to schedule notification.
My code works fine on ios 7 or ios 6 and both local and remote notifications works.
BUT on ios8 both the local and remote notifications are not coming.
And while scheduling a local notification on ios 8, I get the following warning in the console log.
Below is the console log from xcode 6.0.1
2014-09-30 16:49:04.144 abcapp[588:79364] Attempting...
local notification not working in ios 8. #unity4.5.4 #Xcode6.0.1