You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Running the command tns devices lists my wifi-connected AppleTv as a iOS platform device.
Expected behavior
Should be marked as a tvOSdevice so that build & run commands ignore it.
Additional context
I usually use tns run ios when testing my apps on simulator as I know that's the only device. But recently I noticed errors in the log stating that it failed to upload and run the app on a additional device. Found out that was my living room AppleTV.
The text was updated successfully, but these errors were encountered:
Environment
Describe the bug
Running the command
tns devices
lists my wifi-connected AppleTv as a iOS platform device.Expected behavior
Should be marked as a
tvOS
device so that build & run commands ignore it.Additional context
I usually use
tns run ios
when testing my apps on simulator as I know that's the only device. But recently I noticed errors in the log stating that it failed to upload and run the app on a additional device. Found out that was my living room AppleTV.The text was updated successfully, but these errors were encountered: