Version Agent(iPhone源代码)
来源:Licence:MIT平台:iOS设备:iPhone / iPad作者:Heyward Fann 本站有很多版本更新通知的代码,但都是通过弹出AlertView来进行更新提示。本代码的更新提示放在了后台,用设备的通知中心(local notification)来提示用户进行版本更新。当有版本更新的通知时,会生成一个local notification,用户可以在下拉屏幕出现的通知中心中看到提示消息。当然,因为通知中心只在iOS 6以上支持,所以,当代码检测到当前设备是iOS 5及以下,则按原来的方式弹出AlertView进行提示。 [优才 · Code4App]编译测试,
文件列表
A080104621-23279.rar
(预估有个18文件)
AWVersionAgent-master
AWVersionAgent
AWVersionAgent.m
5KB
AWVersionAgent.h
412B
AWVersionAgent.podspec
600B
LICENSE
1KB
README.markdown
1KB
AWVersionAgentDemo
AWVersionAgentDemo.xcodeproj
project.pbxproj
14KB
暂无评论