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
After I have successfully paid for the subscription item, I subscribe to the same subscription item again, Google prompts you to subscribe to the same item Dialog, when the Dialog dismiss, it will 100% crash.
lib version:2.2.0
Cause of the problem: The purchase info for the non-subscribed item is obtained here, so null is returned
The text was updated successfully, but these errors were encountered:
After I have successfully paid for the subscription item, I subscribe to the same subscription item again, Google prompts you to subscribe to the same item Dialog, when the Dialog dismiss, it will 100% crash.
lib version:2.2.0
Cause of the problem:
The purchase info for the non-subscribed item is obtained here, so null is returned
The text was updated successfully, but these errors were encountered: