Zsolt Husz

Results 6 comments of Zsolt Husz

> What I did: install ts-jest `yarn add --dev ts-jest` created new `tsconfig.spec.json` with the same content of tsconfig.json and added ` "compilerOptions": { "allowJs": true, }` and added this...

**If you have an M1 mac**, I have found some workarounds for this: 1) if building with Xcode, the start Xcode using Rosetta (Finder->Go->Applications-> select Xcode -> Cmd-I-> Open using...

I've just seen react-native-geolocation-service is now using react-native-geolocation https://github.com/Agontuk/react-native-geolocation-service/blob/master/CHANGELOG.md which is not great, i feel

We have the same issue after Xcode 14.2->15.2 upgrade on Bitrise. Detox: 20.18.1. We have reported to Bitrise support, but we would need to provide more evidence if this is...

![Screenshot 2024-03-15 at 15 49 36](https://github.com/wix/Detox/assets/28455856/b829c64f-40f3-4bd7-8fe9-69aaf40c5d57) Our problem is that we run out of the 6GB memory on Bitrise Medium machines. We also use 2 parallel simulators. With Xcode 14.2...