Paulius Gužas

Results 68 issues of Paulius Gužas

**Describe the bug** Can't run Template starter on this exact tvOS device. Tested other tvOS devices (even ones with same os version) and did not reproduce on any other device...

bug

**Describe the bug** When running `rnv run -p android` or `rnv run -p androidtv` for the first time on new machine (or the one without android sdk path in ~/.rnv/renative.json)...

bug

**Describe the bug** Can't run Android apps on M1 mac **To Reproduce** 1. Create new project with `rnv new` 2. Do `rnv run -p android` or `rnv run -p androidtv`...

bug

**Describe the bug** Rnv does not install app to ios device **To Reproduce** 1. Create new project with `rnv new` and choose `template-starter` (any rnv project has same issue) 2....

bug

**Describe the bug** running kaios on linux tries to open simulator with wrong extension **To Reproduce** 1. make sure to have kaios simulator installed 2. Do `npx rnv run -p...

bug

**Describe the bug** target launch -p webos fails on linux system **To Reproduce** 1. go to template-starter package 2. do `npx rnv target launch -p webos` 3. choose valid target...

bug

**Describe the bug** app-harness is blank screen on real device **To Reproduce** 1. Have real device connected (no matter the platform) 2. Go to app-harness 3. Do `npx rnv run...

bug

**Describe the bug** splash screen and project name can't be customized **To Reproduce** 1. go to template-starter 2. do `npx rnv run -p android` or any other native platform 3....

bug

**Describe the bug** rnv shows wrong steps to add crypto key on Windows **To Reproduce** 1. go to app-harness 2. run `npx rnv crypto decrypt` -> rnv says that you...

bug

**Describe the bug** macos app fails to run on template-starter **To Reproduce** 1. create new app with `rnv new` using `template-starter` 2. Do `npx rnv run -p macos` ``` ┌──────────────────────────────────────────────────────────────────────────────┐...

bug