You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Javier (JIRA)" <ji...@apache.org> on 2015/10/27 16:29:27 UTC

[jira] [Created] (CB-9878) App displays static HTML but does not executes javascript

Javier created CB-9878:
--------------------------

             Summary: App displays static HTML but does not executes javascript
                 Key: CB-9878
                 URL: https://issues.apache.org/jira/browse/CB-9878
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 5.0.0
         Environment: Laptop:
-System Version: OS X 10.10.5 (14F27)
-Kernel Version: Darwin 14.5.0

Xcode:
-Version 7.1

Physical iPad:
-Version 9.1 (13B143)
-Model MD788TY/A
            Reporter: Javier


1. I created the project and installed required plugins:

cordova create myproject com.example.myproject Myproject
cordova platform add ios
cordova plugin add cordova-plugin-geolocation
cordova plugin add io.litehelpers.cordova.sqlite
cordova plugin add cordova-plugin-file-transfer
cordova plugin add cordova-plugin-device
cordova plugin add cordova-plugin-inappbrowser
cordova plugin add cordova-plugin-network-information
cordova plugin add https://github.com/Paldom/SpinnerDialog.git
cordova plugin add cordova-plugin-dialogs
cordova plugin add hu.dpal.phonegap.plugins.spinnerdialog
cordova plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-console.git

2. Then I copied the content of our git "www" project in ~/platforms/ios/www

3. I opened xcode

4. I opened the xcodeproject file

5. I connected the physical iPad to the laptop running xcode

6. I executed the app on the device.

Expected result: see a list generated with JQuery Mobile
Found result: just the static html part is displayed in the app




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org