flexn-io / renative

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms
https://renative.org
MIT License
1.82k stars 180 forks source link

[kaios] white blank screen when running on new project #1597

Closed pauliusguzas closed 3 months ago

pauliusguzas commented 5 months ago

Describe the bug white blank screen when running on new project

To Reproduce

  1. checkout release/1.0
  2. create new project using local template
  3. do rnv link
  4. do npx rnv run -p web -> in order to prevent other bug
  5. do npx rnv run -p kaios
  6. follow the rest of instrucation how to launch app here https://github.com/flexn-io/renative/pull/1491#issuecomment-2042118645

Expected behavior App launches

Screenshots or copy&paste image

Desktop (please complete the following information):

ElenaDiachenko commented 5 months ago

This issue should be fixed in https://github.com/flexn-io/renative/pull/1590