Alejandro
Alejandro
I am also experiencing this issue.
I am also finding this issue. @ariona, were you able to debug your app?
The bug in our app was that the following code was missing in `AppDelegate.swift`, as indicated in the example app. Notifications now show in the foreground. ``` // This is...
> Updating version 3.23.0 to 4.0.2 also seems to cause this issue. I am experiencing the same. Did you manage to solve this? `npm install -g firebase-tools` won't do the...
I've been facing this "issue" as well since I started using FVM and would be an nice feature to implement. As @leoafarias mentions, it is highly likely an issue with...
In my case, I was overriding the following dependecy `stripe_android: "9.5.0+1"`. Removal of this override fixed it for me.
I'm facing the incompatibility issue due to meta ^1.12.0 as well. Using auto_route 8.3.0 and Flutter 3.24.0.