Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download of bundle or binary #103

Open
belemaire opened this issue Nov 2, 2020 · 0 comments
Open

Download of bundle or binary #103

belemaire opened this issue Nov 2, 2020 · 0 comments
Labels
enhancement New feature or request EPIC

Comments

@belemaire
Copy link
Member

In case a user installs a new JS bundle from a QR Code, but the version of the native application being used is not compatible in some way with these changes (for example if the native application binary is on RN60 but the JS bundle contains code running on RN61 only) LiveBundle could be smart enough to detect this incompatibility in some way (#19) and instead of warning the user or blocking installation, LiveBundle could know which corresponding native binary is aligned on these dependencies and offer the user to download/install this app binary prior to installing the JS bundle. For this to work, LiveBundle should be aware of native code incompatibilities (tackled by #19) but also should ideally be aware of the native binaries themselves so that it can download the right one (#102).

@belemaire belemaire added EPIC enhancement New feature or request labels Nov 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request EPIC
Projects
None yet
Development

No branches or pull requests

1 participant