Steps I adopted:
I uploaded APNs Auth Key on Firebase. (I assume that is for each improvement and launch environments.)
On the Flutter app, I obtained the iOS APNs token and I generated FCM token as effectively.
On the Firebase notifications composer, I wished to ship a take a look at notification. So, I added the FCM token. I backgrounded/killed/give up the app. Waited on the lock display screen to obtain notifications. There may be one improvement entitlement file within the Flutter iOS facet.
I adopted the steps talked about right here – https://firebase.google.com/docs/cloud-messaging/flutter/consumer
Unsure what’s incorrect, however I am not receiving any take a look at notifications. Can somebody please assist out?