badtreasure.blogg.se

M1 mac android studio
M1 mac android studio




m1 mac android studio

So, I created another new project again with expo init. Upon the second attempt to send the app to the emulator, it crashed upon opening the expo go app. I tried creating a new project with expo init and upon starting it and sending it to the emulator, the emulator began at a cold boot and successfully opened expo go and bundled the app then opened the app as it should. Yeah sadly I also scanned through the logs hoping it'd be something obvious, but alas couldn't find anything.

m1 mac android studio

try running expo init and choosing a blank project then running thatĪlso, have you tried creating a new emulator virtual device? are you seeing this crash in a brand new app? i have no idea about that react-native-expo-examples app and it's quite possible it is just crashing on startup for anyone. › Press ? │ show all - there isn't anything particularly useful in those adb logs. Users/michaelgates/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell am start -a -d exp://10.2.190.2:19000

m1 mac android studio

Users/michaelgates/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell monkey -p -c 1 Users/michaelgates/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell dumpsys package Users/michaelgates/Library/Android/sdk/platform-tools/adb -s emulator-5554 shell pm list packages Users/michaelgates/Library/Android/sdk/platform-tools/adb -s emulator-5554 reverse tcp:19000 tcp:19000 Users/michaelgates/Library/Android/sdk/platform-tools/adb -s emulator-5554 emu avd name Users/michaelgates/Library/Android/sdk/platform-tools/adb devices -l Running expo with debug logging yields nothing out of the ordinary. I looked through and see a few warnings/errors but googling around didn't seem to lead me to any solutions. Here is all I can see in the ADB logs when the crash happens. Machine info: macOS Monterey 12.4 on the 16" MacBook Pro M1 Max. I tried reproducing with this project and the issue persists, so it's not just my own. And on the very slight chance the expo go app doesn't crash and the app doesn't crash, it might work or it may be frozen or it may crash after just a few seconds. the 1% of the time it doesn't crash, the app will load and then crash. However, upon the Expo Go client opening on the Android emulator, it crashes almost immediately approximately 99% of the time.

m1 mac android studio

I can start the expo server just fine, and I am able to send the app to Android. Re-opening as I am experiencing a related issue on an M1 Mac.






M1 mac android studio