[SDKBOX]Google Play IAB hasn't been initilized

I have added sdkbox iap into my app. The ios version works well but the android version always returns error msg: Google Play IAB hasn’t been initilized.

I’ve set up all the things in Google Play Console and the product is active. I used the release build to test. Please help me. Thanks a lot!

My log:
07-09 01:22:44.130 30422-30447/? D/IAP: creating Products list:
07-09 01:22:44.130 30422-30447/? I/SDKBOX_CORE: Initialization request for plugin: ‘com/sdkbox/plugin/SDKBoxIAPGooglePlay’
07-09 01:22:44.130 30422-30447/? I/IAP: AndroidManifest has no store metadata. Defaulting to 'googleplay
07-09 01:22:44.140 30422-30447/? I/IAP: init Google store
07-09 01:22:44.140 30422-30447/? I/IAP: init Google IAP
07-09 01:22:44.140 30422-30422/? I/IAP: IAB helper created.
07-09 01:22:44.140 30422-30422/? D/IAP: Starting setup.
07-09 01:22:44.140 30422-30422/? D/IAP: Starting in-app billing setup.
07-09 01:22:45.250 30422-30422/? I/IAP: Billing service connected.
07-09 01:22:45.250 30422-30422/? D/IAP: Checking for in-app billing 3 support.
07-09 01:22:45.690 30422-30422/? D/IAP: Setup finished.
07-09 01:22:45.690 30422-30422/? D/IAP: Problem setting up in-app billing: IabResult: Error checking for billing v3 support. (response: 3:Billing Unavailable)
07-09 01:22:45.690 30422-30447/? D/IAP: Refreshing products: ‘leftright_removeads’
07-09 01:22:45.690 30422-30447/? D/IAP: Requesting Products: ‘leftright_removeads’
07-09 01:22:45.690 30422-30447/? D/IAP: GooglePlay Request result : 1 msg : Google Play IAB hasn’t been initilized. data :

Are you testing on emulator? this error message means that your device don’t have google play store

No. I’m testing on my android phone. The problem is solved now. The reason is that I didn’t add my google account to the test groups. After I added the account, there is no problem… But the error message is weird… It really made me confused…

Thanks for your reply

1 Like