Solved

React Native Experiment SDK, Android Emulator, and M1 Macs

  • 21 January 2023
  • 4 replies
  • 119 views

Badge

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?

icon

Best answer by Kevin Simpson 25 January 2023, 00:24

View original

4 replies

Badge

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

Badge

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

Userlevel 6
Badge +9

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

Badge

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

Reply