You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uploading a package exported from Godot 4.3 beta 3 to Google Play Console makes it display a critical error about how the app uses Billing Library 5.2.1 which will deprecated in a few months.
Export an Android app with custom permission "com.android.vending.BILLING" (/!\ Can't we have a checkbox for that, like all the other permissions ?)
Upload this app bundle into Google Play Console
Google Play Console displays a blocking error saying that the app uses Play Billing Library 5.2.1 which will be deprecated in a few months and prevents from publishing the app.
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered:
Tested versions
Godot 4.3 beta 3
System information
Godot v4.3.beta3 - Windows 10.0.22631 - Vulkan (Mobile) - integrated Intel(R) UHD Graphics (Intel Corporation; 31.0.101.4255) - 12th Gen Intel(R) Core(TM) i5-1235U (12 Threads)
Issue description
Uploading a package exported from Godot 4.3 beta 3 to Google Play Console makes it display a critical error about how the app uses Billing Library 5.2.1 which will deprecated in a few months.
https://developer.android.com/google/play/billing/deprecation-faq
Steps to reproduce
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: