Thomas Leing

Results 7 issues of Thomas Leing

**Describe the bug** HostedUI configuration is loaded from SharedPreferences even when `awsconfiguration.json` is updated more recently. This can manifest in a verification error on one of the initialization fields, even...

bug
cognito

- [x] PR title and description conform to [Pull Request](https://github.com/aws-amplify/amplify-android/blob/main/CONTRIBUTING.md#pull-request-guidelines) guidelines. *Issue #, if available:* *Description of changes:* Moved files over from Android SDK targeting folder, translated into Kotlin, attempted...

TODO: fix GitHub script, something's going wrong there TODO: add to release steps TODO: backfill? By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...

Fixes #3001 hopefully! Bug: when using reflection, if the first round of class instantiation (`initClassAndMethodsByReflection()`) goes successfully but then the second round fails (`buildMethodsByReflection()`), future calls to `createNotification()` will incorrectly...

- [ ] PR title and description conform to [Pull Request](https://github.com/aws-amplify/amplify-android/blob/main/CONTRIBUTING.md#pull-request-guidelines) guidelines. Added escape hatch + version, also re-enabled the integration tests that were failing due to not being able...

*Description of changes:* Removing the stub notification client that was there to provide attributes when updating `EndpointProfile`. *How did you test these changes?* Ran unit tests, tested locally to make...

**Describe the bug** For SDK pages of mobile libraries ([Swift](https://docs.amplify.aws/swift/sdk/)/[Android](https://docs.amplify.aws/android/sdk/)), the v1/v2 switcher appears when it shouldn't. **Expected behavior** No switcher on SDK pages. **Screenshots** **Desktop (please complete the following...

bug
amplify/docs-engineering