I have only these lines from the SDK Tester or plugin:
D/PurchasingManager(10344): In App Purchasing SDK - Sandbox Mode: PurchasingObserver registered: plugin.amazon.iap.CoronaPurchasingObserver@4051ef70 I/PurchasingManager(10344): Purchasing Framework initialization complete. Build ID 1.0.3 I/AmazonSDKTester(10271): Init Complete. on line 8 of file:///android\_asset/web/js/index.js
No SandboxRequestHandler or SandboxResponseHandler at all.
And the app works fine if I just comment out the inAppPurchases.storeInit() – which is what never completes – and the loadProducts() that is never reached. No Amazon store calls, everything works fine. The plugin still loads, I just don’t call it, and no freeze.