sdkbox / issues

The issue tracker for SDKBOX
MIT License
4 stars 0 forks source link

Android transactions #45

Open alexanderzubarev opened 6 years ago

alexanderzubarev commented 6 years ago

Are ‘finishTransaction’ and ‘setAutoFinishTransaction’ methods works properly on Android?

If i use setAutoFinishTransaction(false) on iOS, when i buy a product, the onSuccess callback will be called successfully.

On Android nothing will be called.

How to get product receipt before calling finishTransaction method?

In App Purchase plugin version: 2.4.0.2

hugohuang1111 commented 6 years ago

thank feedback, we will lookinto this issue.

hugohuang1111 commented 6 years ago

https://drive.google.com/open?id=17k-xQ5Hmu0P8wU_vUFbfqyEIQM_52O4j

have a try