Skip to content

Getting Mismatchsenderid error with firebase token #158

@MRashad26

Description

@MRashad26
        const settings = {
            gcm: {
                id: globals.push_key,
            },
            apn: {
                token: {
                    key: globals.p8_name
                    keyId: globals.keyId,
                    teamId: globals.teamId,
                },
            },
            production: true
        };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions