-
### Description
I'm getting errors after internet interruption (tested on Android 14 emulator and physical device). I've been testing it repeatedly, and I found the error occurs if I use mobile dat…
-
```
Caused by: java.security.KeyStoreException: the master key android-keystore://_androidx_security_master_key_ exists but is unusable
at com.google.crypto.tink.integration.android.AndroidKeysetMa…
-
### Description
When useing DataStoreSyncExpression to speed up loading time, it turns out that it only takes effect on iOS devices, and Android devices will throw an exception.
Is there a potenti…
-
## Description :scroll:
* Give a step-by-step tutorial in Java along with a brief and clear explanation.
* Required Documentation or Video or Audio.
## Domain of Contribution :bar_cha…
-
Hi!
I'm working on an implementation to replace the usage of `SharedPreferences` with `DataStore`. It's recommended by Google as seen in [Prefer Storing Data with Jetpack DataStore](https://android…
-
### Description
I'm experiencing an issue with Amplify DataStore in a Flutter application. The main models (Share and OperationMode) are syncing correctly, but the automatically generated join table …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
---
> [!WARNING]
> Renovate fa…
-
### Description
amplify_auth_cognito Having issue win32 and 2nd is as below issue
i fixed win32 by adding
dependency_overrides:
win32: ^5.6.0
but still having issue in flutter 3.24 as …
-
### Description
This issue is related to **amplify_datastore.dart** file.
in method:
```
@override
Future configure({
AmplifyOutputs? config,
required AmplifyAuthProviderReposito…
-
### Description
Have seen this issue in our production app, however we have also replicated it in the tutorial amplified_todo app (https://docs.amplify.aws/start/getting-started/add-api/q/integration…