Replies: 2 comments
-
I ended up downgrading to 11.0.7 and both platforms are working again. Any idea why this could be? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hard to tell given the provided information. Did you see any errors when finishing the transactions? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello - great lib - thanks for you r hard work.
I recently upgraded our react native version from 0.66 -> 0.71, and I upgraded this lib at the same time. After the migration, everything seemed to be working fine, and iOS has no issues, but when making transactions on Android, the Play Store returns a 'Canceled' status for all transactions, so they can never complete.
I know it's due to the upgrade because going back to the old version on the same server still works, but I can see nothing in the purchase received by purchaseUpdatedListener that looks any different.
I have been fiddling with it all day so any pointers in the right direction would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions