Skip to content
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

App-harness shows blank screen on devices #1797

Open
Marius456 opened this issue Nov 22, 2024 · 1 comment
Open

App-harness shows blank screen on devices #1797

Marius456 opened this issue Nov 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Marius456
Copy link
Contributor

Marius456 commented Nov 22, 2024

Describe the bug
When you try to run app-harnes on webos or tizen devices, it shows dark blank screen.

To Reproduce
Steps to reproduce the behavior:

  1. Go to app harnes
  2. Run command 'npx rnv run -p tizen -t [device_ip]
  3. See error

Expected behavior
App-harness runs on devices succesfully

Desktop (please complete the following information):

  • OS: windows 11
  • Node Version v20.17.0
  • RNV Version 1.6.0
@Marius456 Marius456 added the bug Something isn't working label Nov 22, 2024
@Marius456 Marius456 added this to the 1.8 milestone Nov 22, 2024
@Marius456 Marius456 self-assigned this Nov 22, 2024
@Marius456 Marius456 changed the title App-harness show blank screen on devices App-harness shows blank screen on devices Nov 22, 2024
@Marius456
Copy link
Contributor Author

Marius456 commented Nov 26, 2024

Runs on devices:

  • tizen tv-5.5; OS v2505
  • webos tv version 5.5.0-19; OS v04.50.90

Fails to run:

  • tizen tv-3.0; OS v1400
  • webos tv OS v05.50.40

Reason for failing:

  • react-player dependency that is used to play youtube video.

When I tried to use react-player in blank project, it showed this error:
20241126_103438

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant