This website requires JavaScript.
Explore
Help
Register
Sign In
Partydeck
/
IAP-Extension
Watch
3
Star
0
Fork
0
You've already forked IAP-Extension
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
IAP-Extension
/
extension-iap
History
Denis Dyukorev
cbc1f659c1
Add transactions handler to init method according ios documentation it's important to add handler on application:didFinishLaunchingWithOptions: (
https://developer.apple.com/documentation/storekit/in-app_purchase/setting_up_the_transaction_observer_for_the_payment_queue?language=objc
), move observable commands to separate queue so it can be processed separately and after listener setup, add IAP_ProcessPendingTransactions function to resolve pending transactions on iOS.
2020-03-04 17:26:52 +03:00
..
api
fixed wrong words
2019-10-30 11:18:47 +03:30
lib
Updated html5 to use the new Lua callback api from dmScript
2019-11-21 18:06:39 +01:00
manifests
/android
Renamed proGuard file
2019-09-17 16:50:53 +02:00
src
Add transactions handler to init method according ios documentation it's important to add handler on application:didFinishLaunchingWithOptions: (
https://developer.apple.com/documentation/storekit/in-app_purchase/setting_up_the_transaction_observer_for_the_payment_queue?language=objc
), move observable commands to separate queue so it can be processed separately and after listener setup, add IAP_ProcessPendingTransactions function to resolve pending transactions on iOS.
2020-03-04 17:26:52 +03:00
ext.manifest
Initial commit
2019-09-17 16:50:00 +02:00