NikaHsn
NikaHsn
I get the same error with macOS 10.15.3 and icu-58.2 ``` error: cannot run C compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details...
Thank you for your patience. The issue has been fixed in version 1.8.0. and I'm closing it. However, if you encounter any issues after updating to version 1.8.0, please don't...
@afnx @theartofnonso thanks for reporting this, We look into this and get back to you when we have updates. @theartofnonso do you use Amplify DataStore only or do you use...
Sorry that you are facing this issue and thanks for reporting it. We will look into this and get back to you when we have updates.
@akaunteban thanks for opening the feature request. we will discuss it within team and provide update as we have them here.
@stam0912 thanks for reporting this issue, we are investigating it and will provide update here.
@stam0912 DataStoreSyncExpression with contains operation is supported for query fields of String type on Android aws-amplify/amplify-android#1509. I'm working with amplify android team to investigate the app crashing issue and will...
Thank you for your patience. The issue has been fixed in version 1.8.0. and I'm closing it. However, if you encounter any issues after updating to version 1.8.0, please don't...
@Karjan1 sorry that you are facing this issue. does this happen also on debug or profile mode? Could you please share your proguard config and also build.gradle from `/android/ `and...
Code shrinking is enabled by default ([flutter dev docs](https://docs.flutter.dev/deployment/android#shrinking-your-code-with-r8)). I suspect the issue you are facing is related to shrinking. Do you see the issue if you release without code...