开发者

iphone resume application on UILocalNotification

I've managed to get the application I'm writing to present a UILocalNotification when it is in the background. Though when the application resumes, t开发者_StackOverflow中文版he user interface becomes inactive.

Is anyone aware of how to get the application responding again having resumed from the background state?

Thanks, Matt.


I had this problem and found that the answer is to not set up your notifications while in debug. Instead make sure your app has quit fully, launch it from the homescreen and then set the notifications.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜