Skip to content

NullPointerException in MyGcmListenerService #71

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    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