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: Attempt to invoke virtual method 'java.lang.String org.wordpress.android.fluxc.network.UserAgent.... #20786

Closed
sentry-io bot opened this issue May 9, 2024 · 6 comments · Fixed by #20787

Comments

@sentry-io
Copy link

sentry-io bot commented May 9, 2024

Sentry Issue: WORDPRESS-ANDROID-2Y74

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.wordpress.android.fluxc.network.UserAgent.toString()' on a null object reference
    at org.wordpress.android.ui.WebViewActivity.onCreate(WebViewActivity.java:71)
    at org.wordpress.android.networking.SSLCertsViewActivity.onCreate(SSLCertsViewActivity.java:19)
    at android.app.Activity.performCreate(Activity.java:8578)
@dangermattic
Copy link
Collaborator

dangermattic commented May 9, 2024

Thanks for reporting! 👍

Copy link
Author

sentry-io bot commented May 9, 2024

Sentry Issue: JETPACK-ANDROID-R2H

Copy link
Author

sentry-io bot commented May 9, 2024

Sentry Issue: WORDPRESS-ANDROID-2XYY

Copy link
Author

sentry-io bot commented May 9, 2024

Sentry Issue: JETPACK-ANDROID-RA6

@antonis
Copy link
Contributor

antonis commented May 9, 2024

The crash was appeared after the #20603 fix in 23.7

@antonis
Copy link
Contributor

antonis commented May 14, 2024

Fixed in 24.8 with #20787

@antonis antonis closed this as completed May 14, 2024
@antonis antonis added this to the 24.8 milestone May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants