bug(messaging): tokenReceived
listener is not triggered
#820
Labels
bug/fix
Something isn't working
package: messaging
platform: android
Android platform
platform: ios
iOS platform
platform: web
Web platform
Plugin(s)
Version
7.0.0
Platform(s)
Current behavior
I'm not sure if this is actually the case, but it should be checked that the
tokenReceived
listener is always triggered when a new token is available - even if the token is requested for the first time via thegetToken()
method.This may already be the case, but it should be checked on all platforms and fixed if necessary.
Expected behavior
The
tokenReceived
listener should always be triggered when a new token is available. Even if the token was actively requested via thegetToken()
method.Reproduction
Steps to reproduce
tokenReceived
listenergetToken()
methodOther information
No response
Capacitor doctor
Before submitting
The text was updated successfully, but these errors were encountered: