Closed griffinsorrentino closed 3 months ago
Added support for the android deleteToken() and ios deleteTokenWithCompletion() functions for FCM
deleteToken()
deleteTokenWithCompletion()
Thanks, just need to add it for JS too (and lint is also failing)
Whoops, my mistake. I'll be sure to add it for JS
Added support for the android
deleteToken()
and iosdeleteTokenWithCompletion()
functions for FCM