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
788 stars 271 forks source link

Refine the App rating flow #3420

Open teolemon opened 1 year ago

teolemon commented 1 year ago

What

Part of

Initial Discussion

We can use the Store dialog only if it's a yes. But where should we store the other kind of feedback?

Locally:

Originally posted by @monsieurtanuki in https://github.com/openfoodfacts/smooth-app/issues/3333#issuecomment-1322327253

Omegaviv commented 1 year ago

@teolemon I would like to work on this issue, can you tell me where is the button for "Rate the app"? I did not find that in the app, do we have to start by adding the button itself?

teolemon commented 1 year ago

It's currently shown right after you log in. The desirable flow might look like this image

Omegaviv commented 1 year ago

okay got it I will start working on this

Omegaviv commented 1 year ago

@teolemon do I have to update the app localizations part of the app? for the above three sentences?

AshAman999 commented 1 year ago

@teolemon do I have to update the app localizations part of the app? for the above three sentences?

Would be great, we already are trying to make the app available in multiple languages

Omegaviv commented 1 year ago

I just have to add key-value pairs for all the languages in the .arb files under l10n folder and build the app, right?

M123-dev commented 1 year ago

@Omegaviv just app_en.arb, the others are generated. No need to add to all

Adiii1436 commented 1 year ago

@teolemon Is this issue open. Can I work on this?

M123-dev commented 1 year ago

I think we are already done with this after #3439, @teolemon ?