- This topic has 1 reply, 2 voices, and was last updated 14 years, 3 months ago by wayne.
-
AuthorPosts
-
timo888MemberI am writing touch-handlers for an iPad web application.
1. Does MobiOne TestCenter offer an iPad screen too, not just iPhone? The description of the TestCenter (http://www.genuitec.com/mobile/) doesn’t mention iPad.
2. Is it possible simply to point MobiOne at an existing html page on my localhost’s webserver and have MobiOne automatically bring in all of the javascript files, both the ones on my computer and also those out on the web, run the page, and step through the code in its debugger?
3. Will MobiOne make any silent changes to my files?
Thanks
wayneModerator1. Does MobiOne TestCenter offer an iPad screen too, not just iPhone?
iPad is not supported (yet). It is getting a lot of attention here at Genuitec but I can’t say anything yet about the iPad priority relative to other mobile devices such as Android and RIM (BB 6 w/ webkit).
2. Is it possible simply to point MobiOne at an existing html page on my localhost’s webserver and have MobiOne automatically bring in all of the javascript files, both the ones on my computer and also those out on the web, run the page, and step through the code in its debugger?
The MobiOne Design Center is not able to reverse engineer design files from HTML although we hope to provide that support down the road. The Test Center emulator can be used to load and interact with web resources from a remote server or your local file system.
3. Will MobiOne make any silent changes to my files?
MobiOne will not modify you custom web resources. But MobiOne currently manages the web resources (HTML, CSS, JS) that it generates when running a design in the Test Center or uploading to AppSync. By “manages” MobiOne will generate newer versions of these files if you change the design and then re-export it or run the design directly. We are working on a simple code merging model that will help avoid contention if any of these managed resources are modified by the user. This is “code” for saying that MobiOne 1.0M9 and earlier versions overwrites previous versions of managed resources which is a bummer if you modified any of these files manually (which I do all the time).
Wayne
Genuitec Mobile Team -
AuthorPosts