Skip to content

tns devices lists appletv as iOS platform #5030

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
manijak opened this issue Sep 22, 2019 · 1 comment
Closed

tns devices lists appletv as iOS platform #5030

manijak opened this issue Sep 22, 2019 · 1 comment
Assignees
Milestone

Comments

@manijak
Copy link

manijak commented Sep 22, 2019

Environment

  • CLI: 6.1.2

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.

tns_cli_tvos

@DimitarTachev
Copy link
Contributor

Hi @manijak,

Thanks for reporting it!

A fix should be available in the next version of the NativeScript CLI. Could you try the following steps and update us back:

  1. > npm i nativescript@next -g
  2. > tns devices

The fix will be officially released in [email protected].

@miroslavaivanova miroslavaivanova added this to the 6.2.0 milestone Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants