Skip to content

IOS push token not valid #31

@Eramirez06

Description

@Eramirez06

when i try to use this method from React Native on IOS

 ConnectyCube.pushnotifications.subscriptions.create(
      params,
      (error, response) => {
        console.log('error', error);
      },
    );

return client_identification_sequence: ["is invalid"] but i already try the the token that i sent on firebase and it work could someone help me to know what the problem is?

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