Skip to content

NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.endsWith(java.lang.String)' on a null ... #20772

@sentry

Description

@sentry

Sentry Issue: JETPACK-ANDROID-81G

NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.endsWith(java.lang.String)' on a null object reference
    at com.google.android.exoplayer2.util.Util.inferContentType(Util.java:1840)
    at com.brentvatne.exoplayer.ReactExoplayerView.buildMediaSource(ReactExoplayerView.java:499)
    at com.brentvatne.exoplayer.ReactExoplayerView.access$2700(ReactExoplayerView.java:84)
    at com.brentvatne.exoplayer.ReactExoplayerView$6.run(ReactExoplayerView.java:449)
    at android.os.Handler.handleCallback(Handler.java:942)
...
(7 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions