Charles Desouza
Charles Desouza
I tried downgrading the plugin to 0.7.0-beta.2 and it works fine, however does not work with latest beta version of the plugin. I tried 0.7.0-beta.3+2 and 0.7.0-beta.3+1 with no luck...
At the time I was using firebase_messaging 11.4.0. I have tried with 11.4.1 and still the same issue.
I am not sure what ended up changing, if it was something with the other dependencies in my project or what, however the onMessage firebase function "magically" started working for...
I had the same issue. When I looked at my Info.plist file, I found that I had "CFBundleName" and I didnt have "CFBundleDisplayName". Adding the following fixed it: ` CFBundleDisplayName...
Is there any update on this issue as I am experiencing the same problem as well :S