You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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
The text was updated successfully, but these errors were encountered:
@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
The text was updated successfully, but these errors were encountered: