- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where is the web view in 1995 XDK ?
It was the only debugging environment working (at list for my project).
Now I only have the emulate and the debug tab with slow performance for the first and working only after XDK restart for the second.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you mean you were debugging using a browser? I don't follow what you mean by the "web view" for debugging.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes "debugging using a browser"
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It appears that the feature you are referring to is now only available if your app is a "Standard HTML5" app -- as opposed to a "Standard HTML5 + Cordova" app... For example, create a new app based on the "Standard HTML5" template and you'll see the "View in a Chrome Window" and "View in a Firefox Window" options will reappear in the Device tab. I'm assuming this is what you are referring to.
Are you using any Cordova APIs in your app? Or is it a pure HTML5 app that does not depend on Cordova APIs? If you do not depend on any Corodova APIs, then you might want to create a new project based on the "Standard HTML5" blank template and then copy your project files into that new project. You can simply replace the index.html and app.js files that are in the blank template. The init-dev.js file is also optional, unless you use the app.Ready event that it generates.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page