This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not generally applic
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the i开发者_StackOverflownternet. For help making this question more broadly applicable, visit the help center.
Closed 11 years ago.
I have an App that uses local notifications intensively. I need sound and visual alert in the same way like iOS 4.0. There is a way I can programmatically enable the notification working in the same way in iOS 5, without having to ask the user to change Settings> Notifications> MyApp?
As far as I know, there are no differences in implementation of local notifications between iOS 4 and iOS 5. iOS 5 will display them differently, but triggering them is no different.
精彩评论