Wojciech Dróżdż

Results 87 comments of Wojciech Dróżdż

@JustJoostNL We are planning on implementing most of `expo-av` video features into `expo-video` for SDK 51 release, unfortunately more accurate ETAs on specific features are difficult to specify right now.

@dgocoder You are right! Thanks for the heads up :)

@CAglarBilkent Hi, I've tried your code in Expo Go on iOS 16 and 17 devices and simulators and couldn't reproduce the issue (I'm getting the correct orientation logs).I'd suggest making...

@CAglarBilkent @vuksharu93 I will try a few more times to reproduce it on a physical device. If you have any details that could make it easier to reproduce please let...

@richmondp Hi! I think this PR https://github.com/expo/expo/pull/26767 will solve your issue, it will allow to check if it is possible to save a value with `requireAuthentication` without using `expo-local-authentication` 😄

@kpamidov Hi! I think I found the source of the issue, but recently I've been occupied with other stuff I will try to implement a fix soon!

@jckyeh @kpamidov Just an update, the issue is a bit more complex than I thought. In short it's actually caused by opening of the dev menu messing up the `TaskManager`....

Hi, can you provide a valid minimal reproducible example? A Snack or a Github repo with a simple project that reproduces the issue makes our job a lot easier and...

@abanoub2amin Hi! I still cant reproduce the issue. I just noticed that you are using an old `expo` and `expo-av` verisions. Can you try upgrading and see if the issue...

@nicolascavallin You managed to reproduce the issue on a lot of devices, do you have any specific steps for reproduction?