Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-12

Error loading assets/www/index.html on extra large Callback Projects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Invalid
    • 1.1.0
    • 1.7.0
    • cordova-android
    • None
    • All Android

    Description

      Steps to reproduce:
      1. Create a large Callback Android project
      2. Run Large Android Project

      Expected: App should load

      What Happens: Application shows error saying it can't load index.html

      This is caused by relying on assets that need to be unzipped to be accessed. We may want to do the unzipping into the application's jail before we access loadUrl to get around this bottleneck. This will happen only on the first load of Callback, but we currently can't style this error. Alternatively, we could somehow catch the error and call loadUrl again once index.html exists.

      Attachments

        Issue Links

          Activity

            People

              bowserj Joey Robert Bowser
              bowserj Joey Robert Bowser
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: