Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Flurry crash received in my crashlytics java.lang.NullPointerException uriString android.net.Uri$StringUri.<init> #32

Description

@jesphinpt

I am using the below flurry versions in my app. I have received the below crash.

 implementation 'com.flurry.android:analytics:12.13.0'
 implementation 'com.flurry.android:ads:12.13.0'
FlurryBrowserActivity$1 line 45
com.flurry.android.FlurryBrowserActivity$1.a

Fatal Exception: java.lang.NullPointerException
uriString
android.net.Uri$StringUri.<init> (Uri.java:490)

android.net.Uri.parse (Uri.java:452)
com.flurry.android.FlurryBrowserActivity$1.a (SourceFile:45)
com.flurry.sdk.ads.dj.a (SourceFile:244)

com.flurry.android.FlurryCustomTabsServiceConnection.onCustomTabsServiceConnected (SourceFile:28)

Screenshot 2022-07-28 at 2 23 24 PM

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions