flexn-io / create

Build apps for web, TVs, desktops, consoles, wearables and more. Developer friendly UI library targeting all form factors platforms. Another notable feature is providing focus management for TVs which very easy to implement using Create.
https://create.flexn.org
MIT License
26 stars 6 forks source link

[tvOS, AndroidTV] Template test scheme build can't be launched with "bundleAssets": true #44

Closed pauliusguzas closed 1 year ago

pauliusguzas commented 1 year ago

ReNative Version: 0.36.0-canary.13 Project Version ($package.version): 0.15.0

How to repro:

  1. Do yarn e2e-template-tvos or yarn e2e-template-androidtv -> error

This is how test scheme looks:

"test": {
                    "signingConfig": "Debug",
                    "bundleAssets": true
                },
Screenshot 2022-06-06 at 12 18 56 Screenshot 2022-06-06 at 12 16 31

Related to https://github.com/renative-org/renative/issues/876

locksten commented 1 year ago

Same fix applies to @rnv/template-starter (PR)

aurimasmi commented 1 year ago

New deployments is needed utilising our new release pipeline