Kyle Lee

Results 8 issues of 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...

bug
platform
pending-response
platform-push
p3

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

awaiting update

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

api
feature-request

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

amplify/ios
amplify/flutter

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

feature-request
studio-ui

This post will cover how to use NavigationStack with routes/paths that include associated values.

Apple
SwiftUI
Blog

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.

Amplify
Android

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