j3k0 / cordova-plugin-purchase

In-App Purchase for Cordova on iOS, Android and Windows
https://purchase.cordova.fovea.cc
1.29k stars 529 forks source link

After lib code to 3.9.0 previous Android functionality stopped working. #1494

Closed pahenator closed 6 months ago

pahenator commented 6 months ago

Observed behavior

After updating lib to 3.9.0 previous Android functionality stopped working.

Expected behavior

It should not if there were no breaking changes. I plan to downgrade to prev versions (13.8.6) which worked fine.

j3k0 commented 6 months ago

There's no change in code for android between those versions, can you be more specific about what doesn't work? Some logs maybe?

pahenator commented 6 months ago

There's no change in code for android between those versions, can you be more specific about what doesn't work? Some logs maybe?

I closed and issue because the reason of error was other than I thought. BTW, great and convenient library, especially 13.9.x . No more pain with handling unfinished purchases.