【问题标题】:Issue: TMS-90809: Deprecated API Usage - Apple will stop accepting submissions of apps that use UIWebView APIs问题:TMS-90809:不推荐使用的 API - Apple 将停止接受使用 UIWebView API 的应用提交
【发布时间】:2019-09-30 23:56:42
【问题描述】:

我收到了来自 IOS Apple Store 的提醒。 但我从未使用过 UIWebView 代码。 我的 Flutter 版本是“Flutter (Channel stable, v1.9.1+hotfix.2, on Microsoft Windows [Version 10.0.17763.737], locale en-US)”。

而我的 pubspec.yaml 代码是...

  cupertino_icons: ^0.1.2
  firebase_core: ^0.4.0+8
  firebase_ml_vision: ^0.6.0
  shared_preferences: ^0.5.3+4
  camera: ^0.4.2
  http: ^0.12.0+2
  flutter_launcher_icons: ^0.7.2+1
  html: ^0.14.0+2
  url_launcher: ^5.1.3
  fluttertoast: ^3.1.3
  font_awesome_flutter: ^8.5.0
  vibration: 1.2.1

我该如何解决?

【问题讨论】:

    标签: ios flutter deprecated


    【解决方案1】:

    Github 中已经有一个开放的issue。由于您没有使用google_sign_in,您可以使用命令cd ios && pod update --repo-update 轻松解决此问题。

    【讨论】:

    • 感谢您的回答。我会试试的。
    猜你喜欢
    • 2020-01-03
    • 2020-01-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-02-14
    • 2020-04-09
    • 1970-01-01
    相关资源
    最近更新 更多