Skip to content

NullPointerException in MyGcmListenerService #71

@singh-sarabjeet

Description

@singh-sarabjeet

When the message is received from the server, the message is in a bundle which is converted to JSONObject. This process is creating a NullPointerException.

Instead of creating a JSONObject, we can extract the data directly from the the Bundle.

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