holepunchto / pear-expo-hello-world

16 stars 11 forks source link

works on simulator but not on phone #1

Closed utanapishtim closed 8 months ago

utanapishtim commented 8 months ago

with a little tweaking and updating of dependencies I was able to get everything building and running on the ios simulator but unable to get it running on my iphone using either the Expo Go app or building in Xcode. Depending on which method is used the error is different.

Using xcode to build and run I get:

iphone-xcode-error

Using npx expo run:ios and then Expo Go to open the app, I get:

iphone-expo-error-1 iphone-expo-error-2 iphone-expo-error-3

mafintosh commented 8 months ago

cc @iamyellow

utanapishtim commented 8 months ago

resolved