amplify-swift icon indicating copy to clipboard operation
amplify-swift copied to clipboard

A declarative library for application development using cloud services.

Results 324 amplify-swift issues
Sort by recently updated
recently updated
newest added

### 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...

analytics
connectivity

### 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...

auth
feature-request

*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,...

datastore

## 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...

bug
datastore
p2

*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...

core
feature-request
pending-maintainer-response

### 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....

bug
pending-response
datastore
auth
p1