Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Null safety required for Firebase AppInstanceId retrieval #1

Copy link
Copy link
@pavitrapandey

Description

@pavitrapandey
Issue body actions

The code in LauncherActivity uses FirebaseAnalytics.getAppInstanceId() without checking if task.getResult() is null. If the result is null, adding it to mQueryParams could lead to a crash or incorrect behavior. Adding a null check would make this code more robust.

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.