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 #23

Closed
Zeeshan7799 opened this issue Apr 28, 2020 · 1 comment
Closed

Crash #23

Zeeshan7799 opened this issue Apr 28, 2020 · 1 comment

Comments

@Zeeshan7799
Copy link

This was reported in Google Play ANRs & crashes after I released my app with Prgouard and minifyEnabled true

Devices info's
Samsung Galaxy S8 (dreamlte), 3840MB RAM, Android 9
Samsung Galaxy S10 (beyond1), 7424MB RAM, Android 10
Vivo vivo 1902 (1902), 3840MB RAM, Android 9

java.lang.NullPointerException:
at org.aviran.cookiebar2.Cookie.a (Cookie.java:5)
at org.aviran.cookiebar2.Cookie.dismiss (Cookie.java:2)
at org.aviran.cookiebar2.Cookie$2$1.run (Cookie.java:2)
at android.os.Handler.handleCallback (Handler.java:873)
at android.os.Handler.dispatchMessage (Handler.java:99)
at android.os.Looper.loop (Looper.java:214)
at android.app.ActivityThread.main (ActivityThread.java:7050)
at java.lang.reflect.Method.invoke (Method.java)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:494)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:965)

AviranAbady added a commit that referenced this issue Aug 28, 2020
dismiss issue reported on issues #20 and #23 is resolved
@AviranAbady
Copy link
Owner

@Zeeshan7799 Version 1.1.4 has been released, resolving the issue you reported.
Thank you.

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