Elijah Quartey
Elijah Quartey
Hi @rob-mur, glad you were able to resolve your issue. Having a hard time following the original issue here. Sounds like there was an issue with the redirect, but its...
Hi @rob-mur, thanks for the extra context! To confirm it sounds like this is related to Firefox supporting redirects and not something explicitly missing on our end, correct? Was there...
Hi @rob-mur, looking into it further, looks like adding `android:launchMode="singleInstance"` will limit the use of some 3rd party plugins such as the Flutter team's [image picker](https://github.com/flutter/packages/tree/main/packages/image_picker/image_picker#using-launchmode-singleinstance). We're investigating how to...
@skim037 - I've confirmed this is working in `amplify_datastore: ^1.4.0`. I'm going to close this as resolved. Please reach out if you have any concerns.
Apologies, this is fixed in iOS, but I'm seeing an exception being thrown on Android. Will work with the Android team to get it resolved. Android exception: ``` Sync failed:...
Hi @erickotsuka, sorry you're experiencing this issue. Can you please clarify step 1 of your reproduction steps? Where is this override occurring? What version of Amplify CLI are you using?...
@erickotsuka this is really helpful, thank you. It should be sufficient to reproduce. We'll investigate and provide an update when we can.
Hi @osehmathias, this was fixed on iOS in Amplify Flutter 2.1.0. I have not seen the error message on Android yet. If you're viewing it on Android, could you give...
Hey @salihgueler, thanks for finding this. I've transferred your issue to the Amplify CLI team for better support.
Hey @dJani97, sorry you're having this issue. Codegen should indeed mark that field as required. I tried generating a simple model using the same versions as you and codegen marked...