摘要:
阅读全文
摘要:
Region Monitoring and iBeacon 区域监测和iBeacon The Core Location framework provides two ways to detect a user’s entry and exit into specific regions: geog 阅读全文
摘要:
有三个概念要区分下: (1)通知中心:这个是语法中的设计模式,一对多的广播通知,代码中订阅了该通知的监听者可以接受此通知进行处理 (2)远程通知:也可以说是APNs通知,极光推送等,一般指的是远程通知,使用服务器进行通知。这类通知会出现在「手机通知栏」中 (3)本地通知:比如手机中设置的闹铃时间到了 阅读全文