fcm
fcm copied to clipboard
deleteInstance but still get notifications
when user logged out i called deleteInstance function. However, when the app still receives notifications from firebase
Please help me.
Same problem here
you can use https://github.com/thuongnv-lib/fcm.git instead
you can use https://github.com/thuongnv-lib/fcm.git instead
I've tried your fork, using FCM.deleteToken(), but afterwards FCM.getToken() still returns the same token.
Do you still receive notifications after call deleteToken ?