Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability #8064

Closed
lifudea opened this issue Nov 17, 2020 · 1 comment
Labels
F-react Framework - React T-rn Target - 编译到 React Native V-2 Version - 2.x

Comments

@lifudea
Copy link

lifudea commented Nov 17, 2020

相关平台

React Native

使用框架: React

复现步骤

ios使用了已经废弃到API UIWebView

期望结果

ios审核通过

实际结果

ios审核没有通过

环境信息

👽 Taro v2.0.7


  Taro CLI 2.0.7 environment info:
    System:
      OS: macOS 10.15.3
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 10.15.3 - /usr/local/bin/node
      Yarn: 1.22.4 - /usr/local/bin/yarn
      npm: 5.4.0 - /usr/local/bin/npm
    npmPackages:
      @tarojs/components: 2.0.7 => 2.0.7 
      @tarojs/components-qa: 2.0.7 => 2.0.7 
      @tarojs/components-rn: 2.0.7 => 2.0.7 
      @tarojs/mini-runner: 2.0.7 => 2.0.7 
      @tarojs/plugin-sass: 2.0.7 => 2.0.7 
      @tarojs/rn-runner: 2.0.7 => 2.0.7 
      @tarojs/router: 2.0.7 => 2.0.7 
      @tarojs/taro: 2.0.7 => 2.0.7 
      @tarojs/taro-alipay: 2.0.7 => 2.0.7 
      @tarojs/taro-h5: 2.0.7 => 2.0.7 
      @tarojs/taro-qq: 2.0.7 => 2.0.7 
      @tarojs/taro-quickapp: 2.0.7 => 2.0.7 
      @tarojs/taro-redux-rn: 2.0.7 => 2.0.7 
      @tarojs/taro-rn: 2.0.7 => 2.0.7 
      @tarojs/taro-router-rn: 2.0.7 => 2.0.7 
      @tarojs/taro-swan: 2.0.7 => 2.0.7 
      @tarojs/taro-tt: 2.0.7 => 2.0.7 
      @tarojs/taro-weapp: 2.0.7 => 2.0.7 
      @tarojs/webpack-runner: 2.0.7 => 2.0.7 
      eslint-config-taro: 2.0.7 => 2.0.7 
      eslint-plugin-taro: 2.0.7 => 2.0.7 
      nerv-devtools: ^1.5.7 => 1.5.7 
      nervjs: ^1.5.7 => 1.5.7 
      postcss-pxtransform: 2.0.7 => 2.0.7 
      react: 16.8.0 => 16.8.0 
      react-native: 0.59.9 => 0.59.9 
      stylelint-config-taro-rn: 2.0.7 => 2.0.7 
      stylelint-taro-rn: 2.0.7 => 2.0.7 
@taro-bot2 taro-bot2 bot added F-react Framework - React T-rn Target - 编译到 React Native V-2 Version - 2.x labels Nov 17, 2020
@Pines-Cheng
Copy link
Contributor

Taro RN 的 Webview 依赖是 react-native-webview,参考这个 issue 即可:react-native-webview/react-native-webview#819

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-react Framework - React T-rn Target - 编译到 React Native V-2 Version - 2.x
Projects
None yet
Development

No branches or pull requests

3 participants