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

NullPointerException #32

Open
houssemzaier opened this issue Dec 27, 2021 · 0 comments
Open

NullPointerException #32

houssemzaier opened this issue Dec 27, 2021 · 0 comments

Comments

@houssemzaier
Copy link

houssemzaier commented Dec 27, 2021

Hi,
We are using the latest version "2.21.0".
But we still have that issue

java.lang.NullPointerException: Attempt to invoke virtual method 'void com.atinternet.tracker.Debugger$DebuggerEventListAdapter.notifyDataSetChanged()' on a null object reference at com.atinternet.tracker.Sender$2.run(Core.java:835) at android.os.Handler.handleCallback(Handler.java:873) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loop(Looper.java:193) at android.app.ActivityThread.main(ActivityThread.java:6669) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:493) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)

Clearly that is an internal problem.

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

1 participant