Guideline 2.5.1 - Performance - Software Requirements Your app uses or references the following no

上架悲剧   Guideline 2.5.1 - Performance - Software Requirements


Your app uses or references the following non-public APIs:

com.apple.springboard.lockcomplete

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.


进入ios工程目录,grep -r   com.apple.springboard.lockcomplete  .   “不要忘记最后的  . ”

过程Last login: Fri May  4 10:12:26 on ttys007
bob:~ apple$ cd /Users/apple/Desktop/FS13-6028 
bob:FS13-6028 apple$ grep -r com.apple.springboard.lockcomplete .
Binary file ./FS13/EaseMobSDK/lib/libEaseMobClientSDK.a matches
bob:FS13-6028 apple$ 




猜你喜欢

转载自blog.csdn.net/liuxiaoxiaobo/article/details/80191440
今日推荐