Commit Graph

8 Commits

Author SHA1 Message Date
一只会编程的狮子 b2ad110ed2 [modify]:Guideline 2.5.1 - Performance - Software Requirements
Your app uses the “prefs:root=” non-public URL scheme, which is a private entity. The use of non-public APIs is not permitted on the App Store because it can lead to a poor user experience should these APIs change.
Specifically, your app uses the following non-public URL scheme:
-app-prefs:root=wifi
Continuing to use or conceal non-public APIs in future submissions of this app may result in the termination of your Apple Developer account, as well as removal of all associated apps from the App Store.
————————————————
问题修复
2019-10-24 21:44:32 +08:00
wbzhan d72f71f4df 修复了部分UI,阿里推送token,wifi重名的问题 2019-10-12 17:56:50 +08:00
wbzhan_macbook 6855052852 修复设备连接问题 2019-10-10 21:02:44 +08:00
wbzhan 347a774be9 no message 2019-10-10 17:35:35 +08:00
wbzhan 79fc0ce36b 换用新的SDK尝试AP配网 2019-10-09 18:44:18 +08:00
wbzhan 7157c3b0ed 热点连接部分bug修复 2019-10-09 18:09:02 +08:00
wbzhan bfdf208899 更换热点链接方式 2019-09-30 13:30:50 +08:00
wbzhan 41e5233e1f 热点连接流程修改 2019-09-21 17:29:16 +08:00