react-native ITMS-90809:不推荐使用API react-native是一种跨平台的移动应用开发框架,可以使用JavaScript编写一次代码,然后在iOS和Android平台上运行。它基于React框架,提供了一套丰富的组件和API,使开发者能够快速构建高性能的原生移动应用。 ITMS-90809是苹果App Store审核中的一个错误代码,表示不推荐使用某个API。这...
iOS ITMS-90809是一种错误代码,通常出现在iOS应用程序提交到App Store时的验证过程中。该错误表示应用程序中存在不受信任的代码签名,可能会导致应用程序无法通过App Store的审核。 修复iOS ITMS-90809的方法如下: 检查应用程序的代码签名:首先,确保应用程序的代码签名是有效且受信任的。可以使用Xcode或其他代码签名工具...
上传APP到苹果app store后,收到失败的邮件提示:ITMS-90809:Deprecated API Usage 下面来说下解决方案:收到这个提示,那就是你程序使用的sdk过时了,假如你是用原生语言开发的,你不仅要更新你的开发工具,还需要更新你的代码。假如你是用hhuilderx的uniapp或者其他H5开发框架开发的APP,一般更新开发工具就可以了,因为这...
ITMS-90809: Deprecated API Usage -使用UIWebView的新应用程序不再被接受。相反, 使用WKWebView来提高安全性和可靠性。了解更多(ttps://developer.apple .com/docume ntation/uikituiwebview)。 最好的问候, App Store团队 因为UIWebView导致应用不能上架苹果商城.,全局搜索没有发现.UIWebView 打开终端进入项目目录,...
用cocos2dx3.17.2打的iOS包,提审商店时遇到的问题。ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more(https://developer.apple.com/documentation/uikit/uiwebview)....
ITMS-90809: Deprecated API Usage -使用UIWebView的新应用程序不再被接受。相反, 使用WKWebView来提高安全性和可靠性。了解更多(ttps://developer.apple .com/docume ntation/uikituiwebview)。 最好的问候, App Store团队 因为UIWebView导致应用不能上架苹果商城.,全局搜索没有发现.UIWebView ...
ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). Best regards,
通过命令查找发现这几个库有包含UIWebView 导致无法提交到appstore 报ITMS-90809: Deprecated API Usage- New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview). 若把UMCShare...
UIWebView导致ipa上传失败 iOSITMS-90809:DeprecatedAPIUsage- New apps that useUIWebVieware no longer accepted. Instead...; 解压后将class-dump 复制到/usr/bin/class-dump 如果是OS X 10.11及以上系统,因为没有/usr/bin文件夹的写权限,所以在当前用户根目录下新建文件夹bin将 ...
i'm using react-native-webview but when i publish the app to Testflight it send me : App Store Connect Dear Developer, We identified one or more issues with a recent delivery for your app, "AlBiddaPark" 1.2.19 (37). Please correct the following issues, then upload again. IT...