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
Problem: If an in-app purchase fails or an order is cancelled/refunded, there is a recurring "Purchased Failed" error in the notification bar. Even if the user fixed the credit card and purchases it successfully, this notification still occurs even though the billing code does get the final PURCHASED id. This occurs over and over again it appears. The only fix is to remove the app for good.
This appears reproducible.
Purchase in-app item
Cancel item
Reboot device (being out of data service for an extended time can do this too)
Note Purchased Failed notification shortly after reboot.
I know that the full purchase history for an app is piped through the code. Is it the Market that generates this notification or the BillingLibrary? Can it be fixed or is this a Play Store issue?
Problem: If an in-app purchase fails or an order is cancelled/refunded, there is a recurring "Purchased Failed" error in the notification bar. Even if the user fixed the credit card and purchases it successfully, this notification still occurs even though the billing code does get the final PURCHASED id. This occurs over and over again it appears. The only fix is to remove the app for good.
This appears reproducible.
I know that the full purchase history for an app is piped through the code. Is it the Market that generates this notification or the BillingLibrary? Can it be fixed or is this a Play Store issue?
Similar to #49
The text was updated successfully, but these errors were encountered: