Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2 Final
-
Fix Version/s: EE 1.3
-
Component/s: Containers
-
Labels:None
-
Environment:Android container
Description
When the container startup it attempt to load the native JavaScript using the FileLoader interface, but that interface is not initialized at container startup. A mechanism is need to retry this loading if it fails.
Initial attempts to fix this failed. Will revisit prior to final release.