fcm icon indicating copy to clipboard operation
fcm copied to clipboard

deleteInstance but still get notifications

Open nvthuong1996 opened this issue 3 years ago • 4 comments

when user logged out i called deleteInstance function. However, when the app still receives notifications from firebase

Please help me.

nvthuong1996 avatar Jan 22 '22 10:01 nvthuong1996

Same problem here

MaxLeggieri avatar Feb 08 '22 12:02 MaxLeggieri

you can use https://github.com/thuongnv-lib/fcm.git instead image

nvthuong1996 avatar Feb 09 '22 14:02 nvthuong1996

you can use https://github.com/thuongnv-lib/fcm.git instead image

I've tried your fork, using FCM.deleteToken(), but afterwards FCM.getToken() still returns the same token.

mengoni avatar Feb 16 '22 13:02 mengoni

Do you still receive notifications after call deleteToken ?

nvthuong1996 avatar Feb 18 '22 16:02 nvthuong1996