openfoodfacts / smooth-app

🤳🥫 The new Open Food Facts mobile application for Android and iOS, crafted with Flutter and Dart
https://world.openfoodfacts.org/open-food-facts-mobile-app?utm_source=off&utf_medium=web&utm_campaign=github-repo
Apache License 2.0
800 stars 275 forks source link

Smoothie is crashing on startup (Android) #1232

Closed teolemon closed 2 years ago

teolemon commented 2 years ago

What

M123-dev commented 2 years ago

Can reproduce

M123-dev commented 2 years ago

Probably cross platform since we had no native changes lately

M123-dev commented 2 years ago

Just tested on a emulator without play services and the app started, while that found something interesting in the logs:

org.openfoodfacts.app requires the Google Play Store, but it is missing.

teolemon commented 2 years ago

fixed ?

M123-dev commented 2 years ago

Yes