Paulius Gužas

Results 135 comments of Paulius Gužas

``` PS C:\Users\dev\Desktop\renative\packages\app-harness> npx rnv export -p android -s release -r ┌──────────────────────────────────────────────────────────────────────────────┐ │ │ │ ██████╗ ███████╗███╗ ██╗ █████╗ ████████╗██╗██╗ ██╗███████╗ │ │ ██╔══██╗██╔════╝████╗ ██║██╔══██╗╚══██╔══╝██║██║ ██║██╔════╝ │ │ ██████╔╝█████╗ ██╔██╗...

1.0.0-rc.7 Atv device: ![image](https://github.com/flexn-io/renative/assets/65670660/da1a3ff1-ceae-43e7-8285-f0c3e22c9bbe) Atv sim: ![image](https://github.com/flexn-io/renative/assets/65670660/24e91ced-3ad8-4fd7-bb46-67b114acb837) tvOS sim: tvOS device: fireTV device: ![image](https://github.com/flexn-io/renative/assets/65670660/a44d1fb9-7c49-489e-8f77-f871d6d752db)

rc.10 all platfroms fixed accept for firetv ![image](https://github.com/flexn-io/renative/assets/65670660/6b7c7d93-8748-42e8-90db-b9485d49c911)

https://stackoverflow.com/questions/58962060/how-to-set-the-fire-tv-icon-on-home-screen/59364135#59364135 https://developer.amazon.com/docs/app-submission/appstore-details.html#images-and-videos based on those links marking as ready for release

@mihaiblaga89 how to test this?

Tested on template-starter with `"isTemplate": false` flag, findings: 1. When no resolutions are added, and different versions are in package.json and in renative.json, when running, version in package.json is overriden...

this is what I get on app-harness ``` pauliusguzas@MBP-de-Flexn app-harness % npx rnv run -p web -r ┌──────────────────────────────────────────────────────────────────────────────┐ │ │ │ ██████╗ ███████╗███╗ ██╗ █████╗ ████████╗██╗██╗ ██╗███████╗ │ │ ██╔══██╗██╔════╝████╗...

I have added 14.0.3 version to renative.json, 14.0.2 to resolutions in package.json and left 14.0.4 in package json dependencies Then I did 'npx rnv run -p web -r' and version...

Related to https://github.com/flexn-io/renative/issues/953

@VMBindraban thanks for reporting this, just to make sure your simulator works could you try to start you sim with android studio and check if it starts?