Replies: 1 comment
-
Closing this as it is a duplicate of #3990 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello people. I can not seem to send notifications to my flutter app. It keeps sending a classNotFound exception for the service, .java.MyFirebaseAppService which it says can not be found. Whenever I try to send a message from the firebase console it crashes unexpectedly.
Here is the error log for the crash.
I first thought it was the android manifests problem but I the manifest looks okay and the service has been recorded, just can not be able to find where I am doing it wrong.
Any help will be highly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions