Skip to main content

We’re seeing an interesting issue with employees on M1 MacBooks who are running our app in development utilizing an Android Emulator through Android Studio. The initialization of the Experiments SDK is crashing the development client. It seems exclusive to M1 MacBooks, as folks on Intel i7 machines seem to experiencing no problems.

Anyone else experiencing similar issues? Ideas on solutions?

Note that we are on Expo 45 and also utilizing `expo-analytics-amplitude` 11.2.0


It seems that running Hermes in our application is fixing the issue.


Thanks for the follow up @Kevin Simpson. Somehow we missed this! Were you able to make progress?


Yep. Hermes seems to be doing the job. Thanks!


Reply