Details
-
Bug
-
Resolution: Done
-
Major
-
4.2.1.Final
-
None
Description
Basically, the situation is the following:
1. ToolsProject-Cordova-App.zip - is a basic FH hybrid app (all the app does is saying Hello + 'username' from the input field )
2. To run this app one simply needs to unpack the archive and import it as a cordova project to the studio
3. The application will work with a remote server like a charm
4. However, there is an option to use local server instead of remote one
5. ToolsProject-Cloud-App.zip - is a app for running local server via grunt task runner
6. In order to run local server one needs:
- unpack the app
- run npm install .
- run grunt serve
Need to find the way to made CordovaSim use this local server
Attachments
Issue Links
- clones
-
JBIDE-18900 CordovaSim: Can't run default FeedHenry app locally
-
- Closed
-