Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash report #2

Open
muszek opened this issue Aug 12, 2014 · 1 comment
Open

crash report #2

muszek opened this issue Aug 12, 2014 · 1 comment

Comments

@muszek
Copy link

muszek commented Aug 12, 2014

Hi,

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)
@mohamnag
Copy link
Owner

thanks for the report, I will take a look at the problem when I have time and try fixing it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants