Łukasz Kosmaty

Results 26 comments of Łukasz Kosmaty

@brentvatne, unfortunately, no :/ But it seems like a bug in Samsung software. It seems to be working on OnePlus and Google Pixel.

I can confirm that this issue is caused by something in the dev-client codebase and I think I'll have a solution soon ;)

If you're using the `expo-dev-client`, you can already test out the fix. Just bump the version of dev-client to `1.2.1`. The same fix will be available in Expo Go soon...

I think we should use the `ellipsoidalAltitude` if available and not export multiple versions of the same thing. I'll merge it when you add the fallback for previous iOS versions.

Can you change the base branch to `main` from `expo:sdk-50`? ![image](https://github.com/expo/expo/assets/9578601/ed55d8a5-448b-4e1e-9c01-828b106233ca) We very rarely want to backport something to existing versions.

Hi @XHFkindergarten, thanks for fixing it! Can you rebuild the js files by running `yarn build` in the `expo-calendar` directory? After that, I'll be able to merge it.

Thank you for reporting the issue. Unfortunately, I wasn't able to reproduce it. Could you please let me know the name of the device you used during testing? I believe...

Hi @rizwan92, unfortunately, we won't publish this fix for older SDKs. However, you can use a patch package to apply it to your project. Sorry for the inconvenience.