-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-adminui/issues?q=is%3Aissue+).
- [X] I have read the guide for [subm…
-
Is there a way to point firestore to a local emulator in the same way as `functions().useFunctionsEmulator('...')` ?
-
### Description
Hi,
Once a user has Signed In, I have an option for user to "Remember my device or Forget my device" which uses below functions.
```
Future rememberCurrentDevice() async {
…
-
### Description
I have used TODO simplest app with API and Datastore. Unfortunately Datastore sync does not seem to be working as expected when inserting data with [Lambda function](https://github.…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Description
I updated the package using **apt**, after which after a while I noticed high CPU consumption for Synapse processes, and then that messages were not actually sent to the recipients. R…
-
### Describe the bug
Original issue amplify-flutter [#634](https://github.com/aws-amplify/amplify-flutter/issues/634)
amplify-ios AutoMerge for handling conflict caused by multi-device offline/onl…
HuiSF updated
10 months ago
-
### Description
Hi everyone!
My users from my app in production are complaining from an issue and it's been one week I'm trying to debug it to know if it's a problem in my code or a bug in Ampli…
-
### Description
-EDIT, Correction on sync
Hi,
When setting up TOTP, after Amplify.Auth.setUpTotp() has been setup, we will be at Amplify.Auth.verifyTotpSetup(totpCode). The verifyTotpSetup() …
-
### Description
I'm using AWSSigV4Signer to generate a pre-signed Uri to pass to [mqtt_client](https://github.com/shamblett/mqtt_client) in order to connect to IOT Core using MQTT over WebSockets.
…