Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

registration.deviceToken #15

Description

@gregor-srdic

Hello,
in NotificationHub.js, is there perhaps an error in lines 181 and 195 that declare
regInfo.deviceToken = registration.deviceToken;
while to my understanding the corect statement should be
regInfo.deviceToken = registration.deviceId;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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