-
## Your Environment
* Plugin version: latest (^4.13.5)
* Platform: Android
* OS version: 13.0
* Device manufacturer / model: SM-G996B, SM-G981U, SM-G973F.
* Flutter info (`flutter doctor`):
[✓] …
-
## Issue
Used `firebase/auth v16.4.6`
Replicates on Android only
On Samsung/Oppo/Xiaomi devices we detect in sentry a lot of issues with next message:
```
NoSuchKeyExcepti…
-
### 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…
-
### Describe the problem
CometChat.initiateCall() throwing the following error:
"ERROR_CALL_MODULE_NOT_FOUND": CometChat Calling module not found. Please add the CometChat Calling dependency an…
-
### Description
The application functions flawlessly during the development phase when launched with the command expo start. However, an issue arises after the APK is built and installed on a devic…
-
I'm trying to set up the external user ID like described in the documentation.
But the value isn't showing in the Clarity web tool...
I initialized the sdk and i'm receiving the sessions, but with…
-
**EDIT: This design is outdated and no longer applies to the current RandomX version.**
Similar idea was originally proposed by @cjdelisle for a GPU miner, but I think it's more applicable for an A…
-
### What were you trying to do?
Trying to build the android app.
It was working previously and if build errors occurred I could remove my node_modules and reinstall fresh to fix it.
However, fresh …
-
## Issue
So after the user signs up using this signup method:
```
async function signup(email, password) {
await auth().createUserWithEmailAndPassword(email, password);
await auth().curre…
-
Error Message: StripeException(error: LocalizedErrorMessage(code: FailureCode.Failed, localizedMessage: Card details not complete, message: Card details not complete, stripeErrorCode: null, declineCod…