Closed
Description
I run ios device app is not subscribe to topic catch error
PlatformException(Error 0, com.google.fcm, The operation couldn’t be completed. Invalid registration response :'Error=INVALID_PARAMETERS'. It is missing 'token' field.)
But android device it work
My flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.17.5, on Mac OS X 10.15.5 19F101, locale en-TH)
[✓] Android toolchain - develop for Android devices (Android SDK version 30.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 11.5)
[✓] Android Studio (version 4.0)
• No issues found!