Mark Sergienko
Mark Sergienko
@alfg In some videos (presumably with very bad internet) I get a number of audio packets in a row with no video, and then a video packet with dts and...
The same happens to me. Is anyone working on it or can I help with the pull request? Is there a workaround in a way ECS service or ALB may...
@bonillam Yes, get the same alert on sign out: "appName" Wants to Use "amazoncognito.com" to Sign In
Thanks, @loganwedwards As for custom domain that's a great suggestion! As for the second part of my issue, I think that even though Expo web browser shares cookies with system...
For anyone looking to use a native Sign In with Apple (SIWA), here's the work-around: - Use [this package](https://github.com/invertase/react-native-apple-authentication), or native SIWA code with Swift and decode the idToken from...
Retry uploads of failed multiparts apparently was a feature of AWS SDK v2. Now with lib-storage it doesn't have it, so it's a regression. Also, here's what AWS recommends: ```...
This seems to happen because the selfie or back camera is not immediately available, so it loses some frames while audio is still being written to output. Audio becomes ahead...
Also possibly extending AWS::Serverless::Function with an attribute to create AWS::AppSync::DataSource resource automatically? And an event source for AWS::Serverless::Function to be triggered by AWS::AppSync::Resolver ! @mtstrong17 I want to collaborate on...
@minonger were you able to fix it? Are there any special conditions to it happening? Like using WiFi/5G / reconnecting / going to background and back?