Tyler-Larkin

Results 156 comments of Tyler-Larkin

Hello @stam0912, I was able to reproduce the error on my Android emulator, but it is working as expected on my physical Android device. The exception indicates that the device...

Hi @mateuszboryn thank you for opening this request. I'm going to mark this as a feature request for REST API support in Gen2. In the meantime can you you try...

Hello @eslavyansky I was able to reproduce the issue you described. WorkManager is stopping the Flutter engine which deinitializes all of our native plugins as you can see from this...

Hello @davidcaseria, we don't have any work around currently for using passwordless with existing APIs. We don't have a timeline for passwordless implementation yet, but the other Amplify libraries (JavaScript,...

Hello @amankachhal99, we do not have a concrete date set yet. We paused development on the feature for a couple weeks to to focus on operation issues, but Passwordless is...

Hello @amankachhal99, thank you for your patients I understand the delay has been frustrating. I'm wrapping up documentation change and waiting for final sign off before we can create the...

Hello @amankachhal99, Here are the steps for how you can test the Passwordless changes in your app: 1. Enable Passwordless in Cognito, I did this by updating my `amplify/backend.ts` file...

Hello @r0wdiggity, are you getting any errors when you run `aft bootstrap` as per the [CONTRIBUTING.md](https://github.com/aws-amplify/amplify-flutter/blob/main/CONTRIBUTING.md#setting-up-for-local-development)? This command will run [build_runner](https://pub.dev/packages/build_runner) on our packages which will trigger [build_web_compilers](https://pub.dev/packages/build_web_compilers) to generate...

Hello @amankachhal99, we are waiting for final approvals from a different team before we can merge the changes. I'll ask them for an ETA and get back to you, but...

Hi @amankachhal99, I was given an estimate of ~2 weeks until the review is started. I'll provide an update here once the changes are merged in. Thank you for your...