Open lathamios opened 3 weeks ago
Device manufacturer / model: Nexus 5X
From my experience, Nexus 5X is a virtual device that Play Store uses to run your app for testing, so this might require x86
in your release
abiFilters
.
Thanks for your quick response!
Your Environment
flutter doctor
):I am getting reports of te following error in Firebase on the release version of my app:
This is what my config looks like in my build.gradle file:
Could it be to do with the slightly different abiFilters (in the default config vs BuildTypes ->release)?