开发者

local notifications iOS 5 [closed]

开发者 https://www.devze.com 2023-04-09 06:16 出处:网络
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.

0

精彩评论

暂无评论...
验证码 换一张
取 消