Replies: 4 comments
-
Which plugin and its version are you using? |
Beta Was this translation helpful? Give feedback.
-
I have firebase_messaging 6.0.13 and flutter_local_notifications 1.4.3 in pubspec.yaml. I also have 'com.google.firebase:firebase-messaging:21.0.0' in my app/build.gradle. |
Beta Was this translation helpful? Give feedback.
-
upgrade your firebase_messaging to 8.0.0-dev.7. The plugin should work out of the box without any manual configuration for android, ios and macOS. Web is not supported. |
Beta Was this translation helpful? Give feedback.
-
Hi @k0302 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug report
I can't create Application.java file in the directory of java, since my project name is in the directory of kotlin.
Is it OK to create Application.kt file in the directory of kotlin under where my project name is?
I'm also making a flutter web app. Can I use this plugin in my flutter web app, too?
Beta Was this translation helpful? Give feedback.
All reactions