Edouard Marquez

Results 110 issues of Edouard Marquez

Hello, On iOS, when running `maestro hierarchy`, the command ends with: ```bash Sep 03, 2022 9:59:57 AM io.grpc.internal.ManagedChannelOrphanWrapper$ManagedChannelReference cleanQueue SEVERE: *~*~*~ Channel ManagedChannelImpl{logId=1, target=localhost:7001} was not shutdown properly!!! ~*~*~* Make...

Hello, Here is my flow: ```yaml appId: com.android.settings --- - launchApp - tapOn: below: text: "Apps" ``` Below or event Above keywords don't work in the Android app settings (Android...

Hello, Here is my flow: ```yaml appId: com.apple.MobileAddressBook --- - launchApp - tapOn: "John Appleseed" - tapOn: "Modifier" - tapOn: "Ajouter un numéro" - inputText: 123123 - tapOn: "OK" ```...

bug
ios

## 🐛 Bug Report Hello, in my code, in case of a camera permission denial, I open the app settings. It works 95% of the time, but sometimes, it won't...

Hello, When I try to dump the view hierarchy I have the following error. Any idea on how to fix it? ``` ➜ ~ dump -x Traceback (most recent call...

On the official Flutter GitHub, many issues are reported about regressions with Flutter 3.3. Please DO not release any public version until a fix is released. Here are the issues,...

bug
P0

Hi everyone, While working on the product edition, I thought about some enhancements for the nutrition table/facts. I have identified 5 issues: - The switch for “no nutrition fact” seems...

enhancement
nutrition facts
nutrition input

Hi everyone, To allow us to have non-MLKit versions, or the ability to deploy outside the Google Play on Android, we need to change how the codebase is currently designed....

bug
enhancement
:star: top issue
:star: top bug
:star: top feature

When we input the value of a nutrient (e.g.: salt), we should allow the following characters: - `` - `~` Supporting `-` would also be nice to indicate that no...

bug
nutrition facts
nutrition input

### What - [ ] Create a blob free version of the app that we can deploy to F-Droid - [ ] Remove MLKit - [ ] Ensure whether we...

P1
camera
distribution
:star: top issue