Skip to content

Move to the native photo camera's screen in product edition #2806

Open

Description

In the app, the camera is used in two places:

  • The main screen/scan page
  • Product edition

For the first one, it's totally meaningful to have a custom implementation (once all the bugs are fixed, obviously 😅).
It also means we have to handle the permission process.

For the second one (product edition), we use the native photo camera. But the current implementation is totally weird, because it requires the camera permission, which shouldn't be the case. Since we open the native picker, it's to him to handle this and not our app.

What I propose is to change the second camera (= in the product edition page) to really use the native picker not requesting the permission. In that case, fixing #2762 won't be necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Product additionThe easier it is to add a product and get Nutri-Score, Eco-Score, the happier the users.✏️ EditingMany products are incomplete and don't have Nutri-Score, Eco-Score…so editing is important for users

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions