firebase_messaging: Flutter IOS onRefreshToken() method never invoke #16720
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
platform: ios
Issues / PRs which are specifically for iOS.
plugin: messaging
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
In-App Messaging, Messaging
Which platforms are affected?
iOS
Description
AVD could invoke the
onrefreshToken
method while installing, on IOS physical device, no matter uninstall the app and install again, theonrefreshToken
never invoke.Reproducing the issue
Same Code on Android virtual Device and IOS physical device behave different.
both of them could receive the push notification, but IOS console never print the information as AVD does.
Firebase Core version
3.8.0
Flutter Version
3.24.5
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: