kikuchy / plain_notification_token

Get your push notification token via platform way (APNs for iOS / Firebase Clound Messaging for Android)

Home Page:https://pub.dev/packages/plain_notification_token

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build fails on Android with SDK 33

danielnordh opened this issue · comments

Building on Android with compileSDKVersion 33 fails due to using a deprecated API:

flutter/.pub-cache/hosted/pub.dartlang.org/plain_notification_token-0.0.4/android/src/main/java/net/kikuchy/plain_notification_token/PlainNotificationTokenPlugin.java 
uses or overrides a deprecated API.