You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently working on a Flutter project that includes the firebase_messaging package version ^14.7.20 and firebase_core package version ^2.27.1. According to the official Firebase documentation, push messages can be received successfully on Android without any issues. However, there seems to be a problem with iOS versions 13 or above as they are unable to retrieve the APNSToken and consequently cannot receive push messages.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am currently working on a Flutter project that includes the firebase_messaging package version ^14.7.20 and firebase_core package version ^2.27.1. According to the official Firebase documentation, push messages can be received successfully on Android without any issues. However, there seems to be a problem with iOS versions 13 or above as they are unable to retrieve the APNSToken and consequently cannot receive push messages.
Beta Was this translation helpful? Give feedback.
All reactions