flutter_apns 1.0.4 copy "flutter_apns: ^1.0.4" to clipboard
flutter_apns: ^1.0.4 copied to clipboard

discontinued
outdated

APNS push notification plugin. Uses firebase_messaging on Android, but replaces it on iOS with custom implementation.

1.0.0 #

  • First release.

1.0.1 #

  • fixed compilation error with newer flutter version
  • implemented method swizzling which will prevent firebase plugin from registering

1.0.2 #

  • fixed compilation error when using dynamic frameworks
  • upgraded dependencies

1.0.3 #

  • added background messaging support oon Android
  • added workaround for flutter 1.7

1.0.4 #

  • fixed iOS 13 bug with decoding token from NSData
83
likes
0
pub points
88%
popularity

Publisher

unverified uploader

APNS push notification plugin. Uses firebase_messaging on Android, but replaces it on iOS with custom implementation.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

firebase_messaging, flutter

More

Packages that depend on flutter_apns