Kyle Lee
Kyle Lee
### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...
Occasionally `$ publish run` fails due to duplicate files inside the `.build` folder. This might be a problem on my machine since I have seen this behavior before. However, having...
**Is your feature request related to a problem? Please describe.** This is not a problem, but more of a preference. `MutationEvent.mutationType` is currently of type `String`. This means that the...
Friction Log Item: https://app.asana.com/0/1201897617263927/1202313698670627/f _Description of changes:_ Adds more context to the contents of `package.json` which is a file & concept that wouldn't be immediately apparent to some iOS and...
**Is your feature request related to a problem? Please describe.** When going through the iOS test flow, there is only the option for SwiftUI in the Framework/Language dropdown. The Admin...
This post will cover how to use NavigationStack with routes/paths that include associated values.
This video will cover how to authenticate a user by allowing them to sign up, confirm email, login, and sign out of an Android app using Jetpack Compose.
I have attempted to switch from using `NativeEmbeddings` to `NativeContextualEmbeddings` and it is causing my iOS app to crash. It seems that the embeddings object is failing to initialize the...