defold / extension-iap

In-app purchase extension for Defold
MIT License
20 stars 13 forks source link

Add missing callback in iap.restore() on Android #33

Open britzl opened 3 years ago

britzl commented 3 years ago

As mentioned in the code comments:

https://github.com/defold/extension-iap/blob/master/extension-iap/src/iap_android.cpp#L192-L193