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
{{ message }}
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
From our own investigation, it appears that the java purchase list is null and the store is commonly trying to reconnect.
Most reports also have the following log associated: Google Play Store: Purchase failed with error code 'Error' and debug message: ''
And a null debug message isn't too useful to help track this sort of thing, but that might be best as a separate issue?
We have a null reference thrown by Google Play Billing, with the following stacktrace:
From our own investigation, it appears that the java purchase list is null and the store is commonly trying to reconnect.
Most reports also have the following log associated:
Google Play Store: Purchase failed with error code 'Error' and debug message: ''And a null debug message isn't too useful to help track this sort of thing, but that might be best as a separate issue?