Google play billing library migrate to 6.+ in 2024 | Google Play Console Privacy | Unity IAP Manager

Поділитися
Вставка
  • Опубліковано 26 чер 2024
  • Red Warning with a deadline of 31st August to update the Google Billing Library to 6 or newer.
    In this video, we'll guide you through the process of migrating to Google Play Billing Library 6.+ using Unity IAP Manager, ensuring your app complies with the latest Google Play Console privacy requirements.
    #GooglePlayBilling #UnityIAP #InAppPurchases #MobileGameDevelopment #UnityTutorial #GameDev #GooglePlayConsole #AppDevelopment #PrivacyCompliance #Unity3D #IAPMigration #TechTutorial #GameDevelopment #UnityTips #MobileAppTutorial #AppMonetization #GooglePlayUpdate #ytcodemaster
  • Ігри

КОМЕНТАРІ • 39

  • @ahmetburak2556
    @ahmetburak2556 5 днів тому

    Thank you

  • @morkovkazet666
    @morkovkazet666 25 днів тому +2

    Дякую, це було просто та швидко

  • @luckydenzel
    @luckydenzel 18 днів тому +1

    there's no external dependency manager available for me

  • @danielmonteroroman2139
    @danielmonteroroman2139 9 годин тому

    Hi. I don't know how to add External Dependencies Manager. I can't find it on Package Manager

  • @helpmebro1706
    @helpmebro1706 28 днів тому +2

    Thank you for the information

  • @melek554dr
    @melek554dr Місяць тому +2

    was very helpful, good job

  • @CoptisWuEndurian
    @CoptisWuEndurian 27 днів тому +2

    Thank U so MUCH !!

  • @Ulgrude
    @Ulgrude 16 днів тому +1

    Thank you!

  • @user-pi7sy6wr3o
    @user-pi7sy6wr3o 3 дні тому

    Do you know why Unity Subscription IAP not wokring but Consumable is working fine?

  • @morkovkazet666
    @morkovkazet666 22 дні тому

    After switching to the new version, my payments stopped working. No errors, in the test environment everything is perfect, but in the program in the release it says that the application is not configured for payments. Maybe you need to take additional actions?

  • @GhazyAzhar
    @GhazyAzhar 22 дні тому

    The IAP button does not work on build. is there any solve?

  • @newpopulargames1
    @newpopulargames1 24 дні тому

    There is no billing.aar file, and build failed after upgrading, also IAP test shop buttons seems not working. Any advice?

    • @GhazyAzhar
      @GhazyAzhar 22 дні тому

      Do you have the solve? I have the same problem

  • @FlintaV
    @FlintaV Місяць тому

  • @redabeg
    @redabeg 24 дні тому

    The warning still didn't go away. Should I update all versions of the code in the console? I would like such an explanation.

    • @YTCodeMaster
      @YTCodeMaster  24 дні тому

      Warning didn’t disappear. After uploading new billing library in google console account just wait few hours and google will send you new notification “A recent policy violation in your app has been addressed”. That’s it.

  • @luckydenzel
    @luckydenzel 21 день тому

    And what about pbl 7?

    • @YTCodeMaster
      @YTCodeMaster  18 днів тому

      Currently, latest version of IAP is 4.12 and this version is supported to play billing library 6. Without IAP we can’t update billing library. So we will wait for new version of IAP Which will support billing library 7. We will upload video seen. Join with us. Thank you.

  • @NA-nu1nl
    @NA-nu1nl Місяць тому

    I proceeded exactly as shown in the video.
    However, Google notifications still do not disappear.
    Doesn't notification disappear even after IAP update? Or am I missing something?

    • @YTCodeMaster
      @YTCodeMaster  Місяць тому +1

      Don’t worry. Notification will not disappear after update. If you uploaded new build with new version of billing payment library in google play console and didn’t get any warning. You did right thing and you solved issue👍

    • @NA-nu1nl
      @NA-nu1nl Місяць тому

      @@YTCodeMaster thank you!

    • @newpopulargames1
      @newpopulargames1 27 днів тому

      I instaled 4.10.0, is that compatible now with billing V6 or i must do 4.12.0? When i imported 4.12.0 and i have problem that no test shop appeared and when i clicked IAP buttons nothing happening, thats why i installed 4.10.0.

    • @YTCodeMaster
      @YTCodeMaster  27 днів тому

      @GameTechnich IAP 4.10.0 has Billing library 5.2.1. So you must install IAP 4.12.0.

    • @newpopulargames1
      @newpopulargames1 27 днів тому

      @@YTCodeMaster but then iap not working, when i press buy nothing happens

  • @stonegolemstudios
    @stonegolemstudios Місяць тому

    I don't have the external dependency manager =(

    • @YTCodeMaster
      @YTCodeMaster  Місяць тому

      Please check you billing library is updated. And restart your project then run it.

  • @raoahmed637
    @raoahmed637 Місяць тому

    we dont need biling 6 aar file??

    • @YTCodeMaster
      @YTCodeMaster  Місяць тому +1

      No need to add extra files in unity. Just follow video steps to upgrade new version of google billing library.

    • @raoahmed637
      @raoahmed637 Місяць тому

      @@YTCodeMaster ok thank you

  • @niyaziniyazioglu7281
    @niyaziniyazioglu7281 26 днів тому

    I get error in build process after updating

    • @YTCodeMaster
      @YTCodeMaster  26 днів тому

      Android Resolver -> Force Resolve this step is compulsory. What is your error?

    • @niyaziniyazioglu7281
      @niyaziniyazioglu7281 26 днів тому

      @@YTCodeMaster CommandInvokationFailure: Gradle build failed.
      D:\unityYenni\2022.3.36f1\Editor\Data\PlaybackEngines\AndroidPlayer\OpenJDK\bin\java.exe -classpath "D:\unityYenni\2022.3.36f1\Editor\Data\PlaybackEngines\AndroidPlayer\Tools\gradle\lib\gradle-launcher-7.2.jar" org.gradle.launcher.GradleMain "-Dorg.gradle.jvmargs=-Xmx4096m" "bundleRelease"
      * What went wrong:
      A problem occurred evaluating project ':unityLibrary'.
      > Cannot change dependencies of dependency configuration ':unityLibrary:implementation' after it has been included in dependency resolution.
      yes I did but I still get an error

    • @YTCodeMaster
      @YTCodeMaster  26 днів тому +3

      @niyaziniyazioglu7281 I hope that you selected these three options in Edit -> Project Settings-> Playes -> Publishing Settings
      1. Custom Main Gradle Template
      2. Custom Gradle Properties Template
      3. Custom Gradle Settings Template
      -------------------------------------------------
      Also check these three checkboxes in Assets -> External Dependency Manager -> Android Resolver -> Setting
      1. Patch mainTemplate.gradle
      2. Patch gradleTemplate.properties
      3. Copy and patch settingsTemplate.gradle from 2022.2
      -----------------------------------------
      Then do Assets -> External Dependency Manager -> Android Resolver -> Force Resolve and close unity project and reopen it.

    • @morkovkazet666
      @morkovkazet666 25 днів тому +1

      @@YTCodeMaster ❤ Спрацювало для мене

    • @TheHsiWu
      @TheHsiWu 24 дні тому +1

      @@YTCodeMaster I was having these errors, and this resolved it for me. Thank you very much!

  • @geeky_gurjeet
    @geeky_gurjeet 26 днів тому +1

    thx for the info 🤍🙏