Firebase onMessage not triggered on ios Flutter when notification is sent through APNS
I have problems with FirebaseMessaging package for push notifications. The onMessage event is not triggered Well, what the title says. When I send notifications using the Firebase tools (firebase console or API) I receive notifications and the callbacks are triggered,…