Radek Czemerys

Results 35 comments of Radek Czemerys

![image](https://user-images.githubusercontent.com/7029942/191007118-486c18ce-4753-476e-8854-e89090790079.png) ![image](https://user-images.githubusercontent.com/7029942/191007163-70a8b3b4-f669-4b49-854b-7de3aaa484c3.png) `AgoraRctWrapper` inside `AgoraIrisRTC_iOS` pod has not iOS simulator support under M1.

I can confirm it's working on real device. But why was the support removed?

@LichKing-2234 it's likey a `useRef` usage

Don't use universal APKs. Use Android bundle to upload to Play Store. Google then sends small files specific for devices, not your APK.

I downgraded to 7.0.3 and it also helped (so no need to use 7.0.0). But not sure where to look for a fix

What's the benefit of keeping separate installations of fastlane? You can have multiple lanes in Fastlane that run different things

Expo go do not support new reanimated. Also you might want to be on Expo 48 already.

I can confirm it's happening for me, latest Xcode and MacOs.

@HiroshiHorie that was an issue before M1 macs

@azizhk I guess you can cache node_modules same as on iOS