Wojciech Dróżdż
Wojciech Dróżdż
Are you saving the keys with `requireAuthentication` set to `true`?
I've tried to reproduce the issue on similar devices to the ones mentioned above (Galaxy S22 and Pixel 6), but couldn't reproduce it. Using @Simranjits11's suggestion also didn't produce the...
@DavidRG13 Hi, sorry I can't provide any ETA, because we couldn't reproduce the issue, any instructions on a reliable way to reproduce the issue would be really helpful. We are...
Ignore the reference to #23456 it was referenced by accident (similar issues) 😅
The issue has been fixed in https://github.com/expo/expo/pull/23581
Sorry but most likely we won't be able to resolve this issue quickly. The issue is caused by `react-native-screens` enabling hardware acceleration on the layer containing the blur views. The...
@crstnmac Thanks for spotting the issue! It's fixed in here https://github.com/expo/expo/pull/23369 the change should be published in around a week
@jkadamczyk Hi, after we found out that the issues would be really hard to fix that's exactly what we did 😉 https://github.com/expo/expo/pull/24709 The changes are available in `expo-blur@next` https://www.npmjs.com/package/expo-blur?activeTab=versions, `@next`...
@ryl Thanks for an excellent bug report! The config plugin has been fixed in the PR above 🙂
Hi, we are switching to new iOS orientation API in this PR https://github.com/expo/expo/pull/22152, it should fix the issue