You found a bug! We've classified it as TOUCH-3953 . We encourage you to continue the discussion and to find an acceptable workaround while we work on a permanent fix.
  1. #1
    Sencha User
    Join Date
    May 2012
    Location
    Belarus, Gomel
    Posts
    38
    Vote Rating
    -1
    dmitryfisko is an unknown quantity at this point

      0  

    Default Error while loading the phonegap 2.3 script.

    Error while loading the phonegap 2.3 script.


    REQUIRED INFORMATIONExt version tested:
    • Sencha touch 2.1.0
    Browser versions tested against:
    • android 2.3
    Description:
    • If you download the script phonegap 2.3 earlier than sencha touch, an error occurs.
    The result that occurs instead:
    • 01-26 22:03:24.130: E/Web Console(4758): TypeError: Result of expression 'Ext.Viewport' [undefined] is not an object. at file:///android_asset/www/core/sencha-touch-all.js:90687
    Test Case:
    Code:
    <!DOCTYPE html><html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>Vkhelp</title>
        <script src="cordova-2.3.0.js"></script>
        <script src="http://extjs.cachefly.net/touch/sencha-touch-2.1.0/sencha-touch-all-debug.js"></script>      
    </head>
    <body></body>
    </html>
    HELPFUL INFORMATION

    If scripts swapped then everything works.

  2. #2
    Sencha - Senior Forum Manager mitchellsimoens's Avatar
    Join Date
    Mar 2007
    Location
    St. Louis, MO
    Posts
    33,637
    Vote Rating
    435
    mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of mitchellsimoens has much to be proud of

      0  

    Default


    Thanks for the report! I have opened a bug in our bug tracker.