amplify-swift
amplify-swift copied to clipboard
A declarative library for application development using cloud services.
### Describe the bug When my app is offline events that are recorded are not cached anywhere and are not sent when the app goes back online or in a...
### Describe the bug Hi, I'm working on two native apps that both use the latest version of the Amplify SDK with AWS Cognito as the auth provider. On both...
*Issue #, if available:* *Description of changes:* These are code snippets from the amplify docs on DataStore. *Check points: (check or cross out if not relevant)* - [ ] Added...
*Issue #, if available:* *Description of changes:* Until the integration tests are running consistently successfully in github actions, add a PR template reminder to run the integration tests manually. *Check...
*Issue #, if available:* *Description of changes:* similar reminder on `dev-preview` https://github.com/aws-amplify/amplify-ios/pull/2393 *Check points: (check or cross out if not relevant)* - [ ] Added new tests to cover change,...
Hello, I am creating mobile application that is supposed to use existing resources on AWS servers (Cognito, AppSync with GraphQL, etc). As all backend resources are already created and ready,...
## Verification when a new PR is created Integration Tests to verify 1. DataStoreIntegrationTests 2. DataStoreV2Tests 3. DataStoreMultiAuthTests 4. DataStoreCPKTests 5. DataStoreAuthCognitoTests 6. DataStoreAuthIAMTests ## Existing Failing Tests Running through...
*Issue #, if available:* *Description of changes:* *Check points: (check or cross out if not relevant)* - [ ] Added new tests to cover change, if needed - [ ]...
### Is your feature request related to a problem? Please describe. An app which is used in multiple regions will need to switch configurations to use a different configuration. When...
### Describe the bug When I launch the app while the wifi is turned OFF, and turn ON the wifi while I’m inside the app, an unauthorized log message displayed....