Ali Fuat Numanoglu
Ali Fuat Numanoglu
@searchy2, I have the same problem. Have you found any workarounds so far? Btw, I'd like to work on this If you can tell me from where I should start.
The problem still persists. Running the project on Xcode and fixing relevant errors worked, but sometimes I needed to repeat the process. Will there be any update to fix this?
@fjnoyp @Jordan-Nelson, I'm still having the same error. My DataStore version is 1.4.2. ```console Exception has occurred. PlatformException (PlatformException(AmplifyAlreadyConfiguredException, Translating platform exception failed. Please take a look at https://github.com/aws-amplify/amplify-flutter/issues to...
The code that causes the issue: https://github.com/aws-amplify/amplify-flutter/blob/ddafa9a1956303946f91d34cb857732dbeaae17f/packages/api/amplify_api_dart/lib/src/api_plugin_impl.dart#L82C1-L90C6 So, we want to make sure the connection uses https, but it's currently blocking us from connecting to the mock server. Is there...
@LongCatIsLooong, the issue still persists after using `AutofillGroup`.
Hi everyone, I've implemented a new feature for Amplify CLI, https://github.com/aws-amplify/amplify-cli/pull/13700. You can now enable HTTPS on your mock server! With HTTPS enabled, this error goes away. Your Flutter application...
It's been months and still not able to see anything on Amplify GraphiQL Explorer. There is this `Uncaught (in promise) Error: Error when generating OIDC token: invalid 'instanceof' operand g`...
Hey folks, this is a serious issue here impacting everyone and disrupting the development process. Using workarounds, like downgrading the Amplify version, isn't the most convenient solution. Personally, I struggled...
Fixed in version 12.11.0