Skip to content

Fixing nullpointer in bugsnag. - #41

Open
dbuscaglia wants to merge 3 commits into
HaxeExtension:masterfrom
rocket-games:null_pointer_fix
Open

Fixing nullpointer in bugsnag.#41
dbuscaglia wants to merge 3 commits into
HaxeExtension:masterfrom
rocket-games:null_pointer_fix

Conversation

@dbuscaglia

Copy link
Copy Markdown

No description provided.

@thomasuster

Copy link
Copy Markdown
Contributor

What causes this case to occur?

@smks

smks commented Mar 13, 2016

Copy link
Copy Markdown

Can we please pull this into the repo? I have raised an issue of a null pointer exception.

@fbricker

fbricker commented Apr 6, 2016

Copy link
Copy Markdown
Contributor

Hi, can someone else confirm this is tested and working?
I may be able to test this in few weeks, but if some more people confirms this works fine, I can merge this sooner 👍

@thomasuster

Copy link
Copy Markdown
Contributor

I use Flurry analytics which doesn't report an error in the place you mentioned. It does show a runtime error in a different section.

@dbuscaglia @smks Is this a different issue? Have you seen this one?

ava.lang.NullPointerException
org.haxe.extension.iap.util.IabHelper$1.onServiceConnected(IabHelper.java:239)
android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1114)
android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1131)
android.os.Handler.handleCallback(Handler.java:733)
android.os.Handler.dispatchMessage(Handler.java:95)
android.os.Looper.loop(Looper.java:146)
android.app.ActivityThread.main(ActivityThread.java:5641)
java.lang.reflect.Method.invokeNative(Native Method)
java.lang.reflect.Method.invoke(Method.java:515)
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1288)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1104)
dalvik.system.NativeStart.main(Native Method)

@pozirk

pozirk commented Oct 27, 2025

Copy link
Copy Markdown
Member

I assume it is not relevant anymore, but just want to confirm.

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

Successfully merging this pull request may close these issues.

5 participants