uni-app 没有使用原生插件,iOS 发布审核时遇到私有化 API 使用问题
uni-app 没有使用原生插件,iOS 发布审核时遇到私有化 API 使用问题
开发环境 | 版本号 | 项目创建方式 |
---|---|---|
ITMS-90338: Non-public API usage - The app references non-public selectors in HBuilder: callWithArguments:, estimatedProgress, evaluateScript:, invokeMethod:withArguments:, isMainFrame, isObject, isString, navigationType, setNavigationDelegate:, targetFrame, toArray, toDictionary, toDouble, toObject, userContentController, userScripts, websiteDataStore. If method names in your source code match the private Apple APIs listed above, altering your method names will help prevent this app from being flagged in future submissions. In addition, note that one or more of the above APIs may be located in a static library that was included with your app. If so, they must be removed. For further information, visit the Technical Support Information at http://developer.apple.com/support/technical/
更多关于uni-app 没有使用原生插件,iOS 发布审核时遇到私有化 API 使用问题的实战教程也可以访问 https://www.itying.com/category-93-b0.html
更多关于uni-app 没有使用原生插件,iOS 发布审核时遇到私有化 API 使用问题的实战教程也可以访问 https://www.itying.com/category-93-b0.html