-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Billing Library crash in com.android.billingclient.api.ProxyBillingActivity #2025
Comments
👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out! |
By the way, this seems to be a rare issue but am wondering if anyone else has encountered it. |
Same here on RC 8.10.7 version. |
Hi thanks for reporting this! We've seen this before, and our suspicion is that it's caused by people tampering with the app trying to start the Activities declared in the manifest in unsupported ways. The On a possibly-related note, this device is running a custom ROM based on Android 13, as the Nexus 5X only got to Android 8.1. @salami @skrugly Would you be able to share the device and Android version distributions from Crashlytics? That would help us get a better sense of this. If you have absolute numbers on number of crashes that would be great too. Thanks in advance! |
Oh and you're totally right that we should update to the latest Play Billing Library. Thanks for that, PR coming up! |
We see the same suspicious activity. User with Nexus 5X and Android 13 gets crash at ProxyBillingActivity.onCreate (at least its reported as crash by crashlytics). Suspicious indeed. |
Describe the bug
A clear and concise description of what the bug is. The more detail you can provide the faster our team will be able to triage and resolve the issue. Do not remove any of the steps from the template below. If a step is not applicable to your issue, please leave that step empty.
Sadly not able to reproduce. This is the crash log data from Firebase Crashlytics
Any ideas?
On a somewhat related note, will this SDK upgrade to the latest Google Play Billing Library 7.1.1 soon?
The text was updated successfully, but these errors were encountered: