You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It only occured once out of hundreds of thousands of runs, so no biggie. I thought you might want to know anyway.
Last reported
Aug 9 11:37 PM
Reports this week
1
Reports total
1
Application version
2.1.11
Android version
Android 4.1
Device
Xperia V (LT25i)
java.lang.NullPointerException
at com.mohamnag.inappbilling.InAppBillingPlugin.querySkuDetails(InAppBillingPlugin.java:545)
at com.mohamnag.inappbilling.InAppBillingPlugin.loadProductDetails(InAppBillingPlugin.java:504)
at com.mohamnag.inappbilling.InAppBillingPlugin.access$200(InAppBillingPlugin.java:34)
at com.mohamnag.inappbilling.InAppBillingPlugin$1.onServiceConnected(InAppBillingPlugin.java:265)
at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1107)
at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1124)
at android.os.Handler.handleCallback(Handler.java:615)
at android.os.Handler.dispatchMessage(Handler.java:92)
at android.os.Looper.loop(Looper.java:213)
at android.app.ActivityThread.main(ActivityThread.java:4787)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:809)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:576)
at dalvik.system.NativeStart.main(Native Method)
The text was updated successfully, but these errors were encountered:
Hi,
It only occured once out of hundreds of thousands of runs, so no biggie. I thought you might want to know anyway.
The text was updated successfully, but these errors were encountered: