Closed lawmicha closed 1 week ago
This issue was opened by a maintainer of this repository; updates will be posted here. If you are also experiencing this issue, please comment here with any relevant information so that we're aware and can prioritize accordingly.
To reproduce this, use the schema and create a backend with it and replay the requests using AppSync console if we have the selection set readily available (see https://github.com/aws-amplify/amplify-flutter/issues/3654#issuecomment-1978930936). If not, create Flutter app using the sample code from description, and create a Swift app sharing the same backend, and perform saves sourced from the Android Flutter app, to observe the behavior on DataStore Swift v1 app.
This is not reproducible in Amplify v2. See https://github.com/aws-amplify/amplify-flutter/issues/3654#issuecomment-2146103984
This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.
I was able to reproduce this with the following app, schema, and steps.
App
Schema
Steps:
Note: If the app is closed/re-opened on iOS, the data does sync in the next delta sync.
Originally posted by @Jordan-Nelson in https://github.com/aws-amplify/amplify-flutter/issues/3654#issuecomment-1701756960