flutter-apns
flutter-apns copied to clipboard
Flutter Plugin for Push notification servers
As is illustrated in the title, the plugin will cause the following error when firebase is initilized: ``` [ERROR:flutter/lib/ui/ui_dart_state.cc(198)] Unhandled Exception: PlatformException(channel-error, Unable to establish connection on channel., null, null)...
Provide ability to request critical alert permission
[iOS] onResume callback get called when the app receiving the remote notification in background mode
Hi folks, I am new to this package. I am working with the latest version of this package, `flutter_apns_only: ^1.6.0`. I am getting confused about the definition of `onResume`. Under...
Hello, I'm having the same problem reported on #40. My app receives push notifications correctly when on background, while nothing is called when in foreground. This tells me that permissions...
Hi there, I am representing company [Nexus](https://nexus.ge) and we are in need of using this package. As you said in the Readme.md if anybody wants to to take over the...
This package is essential to have push notifications working along with AWS SNS, or Azure Notifications Hub because all of them work with APNS directly and don't have an SDK...
Fixed to work with Flutter 3.7.0
I saw someone has helpfully created a PR for critical alert support. Is it possible to have this added in to the official package?
You have updated the version of firebase_messaging but no version has been pushed. Can you please make a new version of your package.