android - 播放商店警告 : play-services-safetynet (com. google.android.gms :play-services-safetynet) has reported critical issues with version 17. 0.0

标签 android flutter google-play warnings flutter-3.0

当我尝试更新我的 时,我收到了来自 Play 商店的警告。 flutter 在游戏商店。

The developer of play-services-safetynet (com.google.android.gms:play-services-safetynet) has reported critical issues with version 17.0.0. Consider upgrading before publishing a new release.

Here's what the SDK developer told us:
The SafetyNet Attestation API is being discontinued and replaced by the new Play Integrity API. Begin migration as soon as possible to avoid user disruption. The Play Integrity API includes all the integrity signals that SafetyNet Attestation offers and more, like Google Play licensing and better error messaging. Learn more and start migrating at https://developer.android.com/training/safetynet/deprecation-timeline
我没有使用 安全网实现在我的 build.gradle 文件可能是某些第三方插件正在使用此文件,但尝试了 flutter 升级还要确保更新所有软件包。但我仍然从游戏商店收到这个严重警告。如果任何机构有解决方案,请告诉我。提前致谢。
这是我的 pubspec.yaml 实现:
  cupertino_icons: ^1.0.2
  get: ^4.6.1
  path_provider: ^2.0.2+1
  get_storage: ^2.0.3
  file_picker: ^4.5.1
  cached_network_image: ^3.2.1
  shimmer: ^2.0.0
  introduction_screen: ^3.0.2
  json_serializable: ^6.1.4
  flutter_screenutil: ^5.0.0+2
  url_launcher: ^6.0.5
  google_fonts: ^2.3.1
  carousel_slider: ^4.0.0
  fluttertoast: ^8.0.8
  change_app_package_name: ^1.0.0
  font_awesome_flutter: ^10.1.0
  photo_view: ^0.13.0
  new_version: ^0.2.2
  shared_preferences: ^2.0.13
  bottom_bar: ^2.0.0
  intl: ^0.17.0
  http: ^0.13.4
  pull_to_refresh: ^2.0.0
  connectivity_plus: ^2.3.5
  image_picker: ^0.8.5+3
  syncfusion_flutter_pdfviewer: ^20.1.61-beta
  vdocipher_flutter: ^1.0.0-beta.6
  webview_flutter: ^3.0.4
  get_cli: ^1.8.1
  flutter_linkify: ^5.0.2
  flutter_countdown_timer: ^4.1.0
  webview_flutter_plus: ^0.3.0+2
  flutter_downloader: ^1.8.0+1  #integrate for ios also
  android_path_provider: ^0.3.0
  device_info_plus: ^4.0.0
  permission_handler: ^10.0.0
  open_file: ^3.2.1
  package_info_plus: ^1.4.2
引用图片:
enter image description here

最佳答案

com.google.gms:google-services本身已经包含了safetyNet API。正如您在最新 4.4.13 的 gg 服务版本中看到的那样,它具有 safeNet 版本 18.0 并且没关系。
https://developers.google.com/android/guides/setup#list-dependencies
How to suppress the "Avoid using bundled version of Google Play services SDK" warning?
https://developers.google.com/android/guides/releases

关于android - 播放商店警告 : play-services-safetynet (com. google.android.gms :play-services-safetynet) has reported critical issues with version 17. 0.0,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/73028990/

相关文章:

java - 通过向广播接收器发送唯一 ID 来取消多个通知

java - Android - 通过ScrollView的一部分传递触摸事件

java - 当应用程序从堆栈中终止时,后台服务将停止

firebase - Flutter 的 Firestore 错误代码列表

android - Android应用程序的深层链接

java - 将字符串 ["string"] 转换为字符串数组

flutter - 如何将字符插入 Dart 字符串?

flutter - paint()方法中的Size属性不同于CustomPainter中指定的大小

android - 如果我更改 Play 商店的类别, 'Similar apps' 部分会发生什么情况?

Android 应用程序邀请/免费代码