开发者

Workaround for fast test of GWT app on iPhone?

I started a GWT project targeted for iPhone (and later for other mobile 开发者_C百科platforms). Now there's a problem: * I can use Safari on iOS to test it, but I have to compile my app which takes a while even after performance optimizations mentioned for example how-do-i-speed-up-the-gwt-compiler; * I can NOT use Safari in gwt-debug mode to make quick tests without compilation Java to JS because there's no GWT plugin for Safari on iOS.

So: is there a workaround for fast test of GWT app on iPhone?


Same thing here. I have been developing a GWT app using PhoneGap to bring it to iOs and Android. I ended up just using Firefox for development, every once in a while letting the app run in the iOS Simulator (coming with XCode). But since the app is using geolocation via PhoneGap, there was no way around installing it on the phone every once in a while to make sure it behaves.

I found some mobile dev emulators, one that is coming to my mind is called Ripple. There are others out there, but non of them worked for me.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜