GabrieleKaceviciute

Results 40 issues of GabrieleKaceviciute

**Describe the bug** If you run rnv on debug mode Tizen certificate is not generated and not added to Tizen certificate manager. And app fails to launch. **To Reproduce** 1....

bug

**Describe the bug** Can't export all android platforms **To Reproduce** 1. go to template-starter package 2. run `rnv export -p android -s release` **Expected behavior** Template app should start on...

bug

**Describe the bug** Can't run/build/export template on macOS, tizen, tizenmobile, tizenwatch, webos simulators and devices **To Reproduce** Steps to reproduce the behavior: 1. Install [email protected] with npm globally 2. create...

bug

**Describe the bug** Can't build/export web without errors **To Reproduce** 1. Install [email protected] with npm globally 2. create new project with `rnv new` and choose rnv/template-starter with same version 3....

bug

**Describe the bug** @rnv/[email protected] doesn't work on macos **To Reproduce** 1. Install [email protected] with npm globally 2. Create new project with `rnv new` and choose rnv/template-starter version 1.0.0-canary.7 3. do...

bug

**Describe the bug** Macos run fails on new project (three different ways) **To Reproduce** **First way**: 1. Install rnv via npm 2. Create new project 3. Do `npx rnv run...

bug

**Describe the bug** Can't run template starter or app-harness on windows **To Reproduce** 1. go to template-starter or app-harness packages 2. do `npx rnv run -p windows` -> observe **Expected...

bug

**Describe the bug** Cant' run app-harness on androidtv and firetv (tested on release/1.0 branch) **To Reproduce** 1. Do `npx rnv run -p androidtv` on app-harness package -> observe **Expected behavior**...

bug

**Describe the bug** Getting stuck on installing app on device (tested on release/1.0 branch) **To Reproduce** 1. Go to template-starter package 2. Make sure that tvos device is connected 3....

bug

**Describe the bug** `npx rnv run` doesn't work first time after new project creating on 1.0.0-rc.16 **To Reproduce** Steps to reproduce the behavior: 1. Install rnv via npm 2. Create...

bug