iOS - update

1.更新 iOS sdk
2.更改启动 sdk 的方法
3.PushConfig.plist 添加 isIDFA 字段
This commit is contained in:
E.B
2016-04-26 14:02:27 +08:00
parent 76b3014417
commit 79fb3b76ca
5 changed files with 38 additions and 15 deletions
+2
View File
@@ -8,5 +8,7 @@
<string>Subscription</string>
<key>IsProduction</key>
<false/>
<key>isIDFA</key>
<true/>
</dict>
</plist>