Sdkbox android iap crash 2.4.0.3

Downgrading to 2.4.0.2 resolves the issue.
It caused a crash rate of almost 0.7% of all android sessions. (rising)
Using cocos2dx 3.17.
Multidex on.
proguard off.
PROP_COMPILE_SDK_VERSION=26
PROP_MIN_SDK_VERSION=15
PROP_TARGET_SDK_VERSION=26
PROP_BUILD_TOOLS_VERSION=26.0.3
Other librarys used: Appodeal Android 2.4.4
The log: (have to be related since its the only thing i changed and it disappeared after downgrading)
java.lang.IllegalStateException:
at com.google.android.gms.common.internal.BaseGmsClient$zza.deliverCallback (Unknown Source:76)
at com.google.android.gms.common.internal.BaseGmsClient$zza.deliverCallback (Unknown Source:2)
at com.google.android.gms.common.internal.BaseGmsClient$CallbackProxy.deliverCallback (Unknown Source:54)
at com.google.android.gms.common.internal.BaseGmsClient$zzb.handleMessage (Unknown Source:275)
at android.os.Handler.dispatchMessage (Handler.java:108)
at android.os.Looper.loop (Looper.java:166)
at android.app.ActivityThread.main (ActivityThread.java:7425)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.Zygote$MethodAndArgsCaller.run (Zygote.java:245)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:921)

  • the restore function didnt work anymore in version 2.4.0.3

you can update to the 2.4.1.0 version by:

sdkbox update --staging

plz check it @htlxyz .

invoke restore will crash?

we will fix it ASAP.

PluginIAP.jar.zip (19.6 KB)

this one fixed restore bug.
Thanks for your patience.