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

The fastest and easiest way to use AWS from your Android app.

Results 248 amplify-android issues
Sort by recently updated
recently updated
newest added

### Before opening, please confirm: - [x] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin - Coroutines ### Amplify Categories DataStore ###...

feature-request
datastore

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin The DataStore query doesn't do anything on...

datastore
question
p2

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Java ### Amplify Categories DataStore ### Gradle script...

bug
datastore
p2

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin ### Amplify Categories DataStore ### Gradle script...

feature-request
datastore

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Java, Kotlin ### Amplify Categories DataStore ### Gradle...

bug
datastore
p2

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Java, Kotlin ### Amplify Categories DataStore ### Gradle...

bug
GraphQL API
datastore
api

@sktimalsina thank you for creating #1700 and closing #1599. This PR is somewhat related. *Description of changes:* `Gson.fromJson(...)` throws both `JsonParseException` and `JsonSyntaxException` ([see Gson docs here](https://www.javadoc.io/doc/com.google.code.gson/gson/latest/com.google.gson/com/google/gson/Gson.html#fromJson(java.lang.String,java.lang.reflect.Type))). Currently only `JsonSyntaxException`...

How to configure and maintain two different environment details for CognitoUserPool, awsCognitoAuthPlugin, CredentialsProvider and Auth information present in amplifyconfiguration.json android. Is there any way to achieve it using build variant...

core
feature-request

1. A **short** description When a user signs in using the standard Auth APIs, but the amplify configuration includes OAuth values, the user is briefly presented with a chrome custom...

feature-request
auth

### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin ### Amplify Categories DataStore ### Gradle script...

feature-request
GraphQL API
api