You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've had this issue reported from quite a few users with LG Stylo 6 and T-mobile Revvl 4. Removing the banner ads fixed the problem for them. I don't have those devices so it's impossible to properly test what's going on. My Flutter version is 1.22.5 stable.
I had this issue when using with Firebase packages and a certain version of it.
I fixed this problem by setting FirebaseSDKVersion in app/build.gradle
Perhaps newer versions work too, but I didn't test those.
I've had this issue reported from quite a few users with LG Stylo 6 and T-mobile Revvl 4. Removing the banner ads fixed the problem for them. I don't have those devices so it's impossible to properly test what's going on. My Flutter version is 1.22.5 stable.
Sample code of the ad used in the app:
The text was updated successfully, but these errors were encountered: