-
### Is this related to a new or existing framework?
React Native
### Is this related to a new or existing API?
GraphQL API
### Is this related to another service?
_No response_
### Describe the …
-
### On which framework/platform would you like to see this feature implemented?
React Native
### Which UI component is this feature-request for?
Other
### Please describe your feature-request in d…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…
-
-
>**Note**: If your feature-request is regarding the AWS Amplify Console service, please log it in the
[official AWS Amplify Console forum](https://forums.aws.amazon.com/forum.jspa?forumID=314&start=…
-
### Description
when i run my flutter app through my not9 device i see in the console the following logs appears repeatedly in progress and never stop till i exit app or stop suning
I/amplify:aws-d…
-
**Is your feature request related to a problem? Please describe.**
Yes, we have several clients that need SAML integration with their Amplify application and without the support, we had to create a c…
-
### 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…
-
**Is your feature request related to a problem? Please describe.**
Currently images uploaded via the `Storage` api cannot be cached at all. Calling `Storage.get()` will return an URL which changes …
-
I am working on an ionic app that uses amplify and cognito to do federated sigin.
sign in code as follows:
doLoginGoogle() {
this.ngZone.run(async () => {
try {
…