Erica Eaton

Results 6 issues of Erica Eaton

Currently, the `.gitignore` generated by the Amplify CLI intentionally excludes `awsconfiguration.json` and `amplifyconfiguration.json` files, by design. This is done so that users _opt-in_ to committing these files. Depending on what...

feature-request
amplify/ios
amplify/android
information-architecture
p4

**Is your feature request related to a problem? Please describe.** The DataStore documentation includes notes on querying data by means of filtering predicates. This is true of both [iOS](https://docs.amplify.aws/lib/datastore/data-access/q/platform/ios#predicates) and...

good first issue
amplify/ios
amplify/android
p4

After the change to use Gradle Maven publishing plugin (as of 2.18.0), JavaDocs are no longer being published. This situation is also true of the Amplify Android project, which uses...

bug
documentation
infrastructure
good first issue

**Which AWS Services is the feature request for?** Pinpoint AnalyticsClient **Is your feature request related to a problem? Please describe.** To retrieve the number of events using the AnalyticsClient requires...

feature-request
pinpoint

### 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 Not applicable ### Amplify Categories DataStore ### Gradle...

bug
datastore
flutter
p1

When a user logs in using their phone number, CognitoIdentityProviderCache.xml file is created and stored in shared preferences and it holds the user's phone number in persistent storage. The format...

feature-request
auth