Easy way to solve play-services-safetynet:17.0.0 problem - 100% working

Поделиться
HTML-код
  • Опубликовано: 26 июл 2024
  • com.google.android.gms:play-services-safetynet:17.0.0 alert when publishing the app,
    Discontinuing the SafetyNet Attestation API
    June 2023
    Migration deadline
    If you have migrated to the Play Integrity API, SafetyNet Attestation will continue to work on the former versions of your app. You can still detect risky interactions with the previous versions of your app. If you have not migrated, SafetyNet Attestation will no longer work for your app (including the previous versions) and return an error. We will consider that you have migrated if your app calls the Play Integrity API in production.
    = June 2024
    Full turndown
    SafetyNet Attestation will no longer work for any version of your app. Your app will receive an error.
    So we need to remove the SafetyNet library from our Gradle file. In this video, we learn how to remove the SafetyNet library easy way with one-line code;
    android SafetyNet,
    SafetyNet check,
    safety net test,
    google play SafetyNet check,
    google play SafetyNet,
    google play SafetyNet check failed,
    google safety net check,
    safety net google,
    safety net check
    If you need any kind of technical help just feel free to ask me at any time. You can ask for help through comments or you can knock me on Facebook. You can also contact me through the rest of the social networks that are given below.
    #thbd
    #androiddevelopment
    #websitedevelopment
    Website: thbd.in/
    Facebook: / techharvestbd
    GitHub: github.com/mdshafiq21
    LinkedIn: / techharvestbd
    Contact On Email: techharvestbd@gmail.com
    OTHER VIDEOS TO OUR CHANNEL:
    How to boot Memory card :
    • Make a Bootable USB/SD...
    Mouse Click Problem খুব সহজে ঠিক করে নিন
    • Mouse Click Problem খু...
    আপনার Laptop এর Charge Backup বারিয়ে নিন
    • আপনার Laptop এর Charge...
    How to fix 100% Disk full problem
    • How to fix 100% Disk f...
    how to increase the speed of your pc or laptop
    • Video
    symphony & other mtk devices IMEI or NVRM backup and restore
    • symphony zvii and othe...
    Solve not responding problem windows 8, 8.1 0r 10 simple method
    • solve not responding p...
    how to make an unknown folder easily on pc • how to make unknown fo...

Комментарии • 8

  • @user-tr1wx5ue4y
    @user-tr1wx5ue4y 9 месяцев назад +1

    You saved me.. Thank you sooooooooo much. Finally the warning is gone.
    I use flutter and firebase services.
    And I ask because I'm a newbie.
    Is there any problem after making this change?

  • @batniankh9194
    @batniankh9194 Год назад +1

    not work

    • @TechHarvestBD
      @TechHarvestBD  Год назад

      It's working fine, please follow full instructions.. best luck 🤞

    • @TechHarvestBD
      @TechHarvestBD  Год назад

      configurations.all{
      exclude group:'com.google.android.gms', module:'play-services-safetynet'
      }
      use it under dependencies

  • @MdSohanMiah-is4gd
    @MdSohanMiah-is4gd Год назад +1

    vai kaj kora na to

    • @TechHarvestBD
      @TechHarvestBD  Год назад

      Hello, Please follow the code perfectly. it's working brother.

    • @TechHarvestBD
      @TechHarvestBD  Год назад

      configurations.all{
      exclude group:'com.google.android.gms', module:'play-services-safetynet'
      }
      use it under dependencies