Skip to content
This repository was archived by the owner on Jun 6, 2021. It is now read-only.

Android GCM :: How to detect the need to remove the DeviceToken/DeviceRegId from my database with the bundle? #151

@ghost

Description

Hey guys,

I got push notification working with gcm but now i need to find the way to remove the DeviceToken/DeviceRegId from my database when for example the user uninstalled the app from his device.

In ios i am using the feedback service but i found nothing in the bundle docs about how to do this in android gcm, i also would like to know how to handle this with 'use_multi_curl' enabled.

In my parameters i have:

rms_push_notifications:
android:
timeout: 5
gcm:
api_key: xxxxxxxx
use_multi_curl: true
dry_run: false

Thank you!

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