aws-mobile-appsync-sdk-js icon indicating copy to clipboard operation
aws-mobile-appsync-sdk-js copied to clipboard

JavaScript library files for Offline, Sync, Sigv4. includes support for React Native

Results 128 aws-mobile-appsync-sdk-js issues
Sort by recently updated
recently updated
newest added

*Description of changes:* Allows to optionally provide a keep alive timeout value instead of relying on the 5 minute default

**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** Unable to determine socket state and unable to re-init socket handshake. **What is...

feature-request

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

I'm trying to use this module to perform Mutations and Subscriptions. When the authentication method is API_KEY, it worked without any problem, but I am having trouble when adopting LAMBDA...

bug
p3

> Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the [official AWS AppSync forum](https://forums.aws.amazon.com/forum.jspa?forumID=280&start=0) **Do you want to request a *feature* or report a...

I am creating an Angular 6 app and I am trying to get server side rendering working. I am having a lot of trouble with getting the page to wait...

investigating

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** WebSocket closed when closing a subscription and then creating a new subscription immediately...

to-be-reproduced
subscription-link

I'm trying to use `buildMutation`, and it doesn't seem to be working correctly. I'm also confused by the discrepancy between docs and source. The [Amplify API docs](https://aws-amplify.github.io/docs/js/api#offline-mutations) say to do...

investigating

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Delta sync works up to aws-appsync version 3.0.1 but does not work (nothing...

*Issue #, if available:* N/A *Description of changes:* @react-native-community/async-storage -> @react-native-async-storage/async-storage By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...