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

setActiveBundle is not working in android. #18

Open
Arjunmore6673 opened this issue Feb 9, 2021 · 2 comments
Open

setActiveBundle is not working in android. #18

Arjunmore6673 opened this issue Feb 9, 2021 · 2 comments

Comments

@Arjunmore6673
Copy link

Arjunmore6673 commented Feb 9, 2021

@mauritsd I'm running example provided by this library but not working. showing bundle is activated after calling await getActiveBundle(); but not showing new bundle content after calling reloadBundle();. im using android
//console.log
bundles{"First":"file:///data/user/0/com.example/files/First.bundle"}
activeBundle "First"

also tried by manually copying First.bundle file to location of above

@piccinnigius
Copy link

also for me, i think that this prj is not mainteined anymore... so sad

@KPS250
Copy link

KPS250 commented Jul 31, 2024

Yes, same for me.

registerBundle(bundleTag, bundles/${bundleTag}.bundle);
setActiveBundle(bundleTag);
reloadBundle();

This doesn't update the JS bundle in React native

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants