SmartAdLib 1.1.6

SmartAdLib 1.1.6

测试已测试
语言语言 Obj-CObjective C
授权 定制
发布上一次发布2015 年 5 月

Chris Chan 维护。



  • Chris Chan

使用方法

要运行示例项目,请克隆代码库,然后首先从 Example 目录运行 pod install

要求

在选择 Always 在后台模式使用位置的情况下,请在 plist 文件中添加以下键

<key>NSLocationAlwaysUsageDescription</key>
<string>Support for offline access of Coupon</string>

安装

SmartAdLib 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile 中

pod "SmartAdLib"

作者

Chris Chan,[email protected]

参考

http://nevan.net/2014/09/core-location-manager-changes-in-ios-8/

iOS 8的交互式通知 https://nrj.io/simple-interactive-notifications-in-ios-8

UIApplicationDelegate https://developer.apple.com/library/ios/documentation/UIKit/Reference/UIApplicationDelegate_Protocol/index.html#//apple_ref/occ/intfm/UIApplicationDelegate/application:didReceiveLocalNotification

处理通知 https://developer.apple.com/library/ios/documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/Chapters/WhatAreRemoteNotif.html

关于区域监控的 QA http://stackoverflow.com/questions/19434637/ibeacons-if-app-is-in-background-locationmanager-didenterregion-is-called-on http://stackoverflow.com/questions/24100313/ask-for-user-permission-to-receive-uilocalnotifications-in-ios-8

HiBeacons - 一个非常好的 iBeacons 演示应用程序。 https://github.com/nicktoumpelis/HiBeacons

检查列表以监控不工作 http://blog.iteedee.com/2014/02/ibeacon-startmonitoringforregion-doesnt-work/

授权

SmartAdLib 根据 GPL 版本 3 授权提供。有关更多信息,请参阅 LICENSE 文件。