-
### Description
My usecase is to subscribe to a model and process the data when Lambda Function creates a new record.
When I apply DataStore authorization, I don't get notification for the records …
-
## Bug report
**Describe the bug**
The `signInWithProvider` returns a `UserCredential` where `displayName` is missing in the apple.com `providerData`.
Additionally, the `linkWithProvider` retur…
-
Hi Developer,
Almost two weeks I'm migrated to zwave-js-ui, so I'm not an expert.
I have manually transferred 71 devices to my new zwave 7 stick.
At first it seems to be correct but after a whi…
-
### Description
Unautheticated user is unable to query public graphql models, example:
```
type DPSettings @model @auth(rules: [
{allow: public,operations: [read], provider: iam},
{allo…
-
### The problem
using the MCO Co2 sensor, I see all entities being created correctly upon inclusion / re-interview. However, only the CO2 level is updated frequently, while temp and humidity fall b…
-
## Bug report
**Describe the bug**
We're not receiving any analytics events from the Android platform. Neither the "manual" initialisation nor the CLI init seems to be working.
---
### Flutt…
-
## Bug report
**Describe the bug**
On Android 13(platform version 33), getNotificationSettings returns `AuthorizationStatus.denied` in following two situation.
1. After the user explicitly taps `…
-
**Describe the bug**
we have configured push notification on our react native apps - and the notifications are coming in.
However, "onNoficationOpened" is not triggering the callback, but simply swi…
-
```
./run ./configure.py --compiler g++-12 --c++-standard 20 ./run ninja -C build/debug ./run ./test.py --mode=debug
...
72/74 Test #72: Seastar.unit.spawn ............................***Failed …
-
### Description
We have about 5k user records in data store
then request like
```
final users = await Amplify.DataStore.query(
User.classType,
where: User.ID.eq(use…