bamlab / react-tv-space-navigation

A React Native module to handle spatial navigation for a TV application in a 100% cross-platform way
https://bamlab.github.io/react-tv-space-navigation/
MIT License
178 stars 15 forks source link

Unable to Install "Expo Go" This app is not made for this device. #134

Closed vogdev closed 1 month ago

vogdev commented 1 month ago

Describe the bug i just installed Apple TV 4K (2nd generation) (at 1080p) Simulator to test the APP

To Reproduce

Xcode Version 15.0 (15A240d)

Expected behavior i run yarn install

Screenshots Screenshot 2024-06-04 at 15 32 22

Version and OS

pierpo commented 1 month ago

Hey! Can you try on this commit d0a53b8c6a643f3d45f86c61ccdcd3af8954797e? We just merged an expo update (up to 51). This commit is right before the update.

vogdev commented 1 month ago

thank u @pierpo it works fine now 1 => git checkout d0a53b8c6a643f3d45f86c61ccdcd3af8954797e 2 => rm .xcode.env.local 3 => yarn ios

pierpo commented 1 month ago

Cool, but does it still work on main? :joy:

vogdev commented 1 month ago

I checked on the main branch, and everything is working fine there as well thank you.

Screenshot 2024-06-04 at 23 56 20