Elijah Quartey
Elijah Quartey
Hey @dJani97, are you still facing this issue? If so can you please provide your schema? And are you using any feature flags with Amplify CLI?
@priyanshu-sekhar @Aanu1995 Hi all, this has been addressed in Amplify Flutter 2.3.0. Please let us know if you have any more concerns.
Hi @ww-daniel-mora, sorry to hear you ran into this issue. Thank you for the detailed reproduction steps. I've opened a [PR](https://github.com/aws-amplify/amplify-codegen/pull/843) to address this on the CLI side. Also note...
Hi @ww-daniel-mora, thank you for your patience. A fix for this issue in Amplify Flutter V1 has been released in Amplify CLI `12.12.2`. Please update your CLI and regenerate models...
Hi @dagovalsusa, no updates yet. We still need to reproduce this. We will update when we have more information.
@dagovalsusa thanks for providing that context. We'll investigate how to best address this and update yall here.
Hi @philyang07, sorry to hear you're seeing timeouts. Unfortunately, given the limited information we can't know what the issue is, especially when using custom sign in flow. Without reproduction steps,...
Hi @philyang07, I do not think session storage or anything underlying like that would be the culprit here. I see you've added a `.timeout()` to your api call, is this...
@philyang07 unfortunately, it is difficult to know the cause with the limited information. It could likely be related to the network condition of the device, ie network latency is slow...
Hi @MelodyXinyi, Amplify Flutter currently does not support the web platform when using the DataStore category. If web is a requirement, I would suggest exploring if the GraphQL category can...