Testing an iphone web app on windows

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


Testing an iphone web app on windows



When developing web apps for the iphone on a mac you can test your app in either Iphoney or the apple supplied simulator; bot of them are excellent for the task but are only available for macs. So I have to ask, are windows alternative for these iphone simulators?



So far I could only find this one.





Unbelievable. I think Apple should provide us this kind of tools/simulators. Our goal is to develop good apps for THEIR devices.
– Ivan Ferrer Villa
Dec 13 '17 at 13:17




3 Answers
3



For a roundup of mobile sims see here. https://stackoverflow.com/questions/464089/simulators-emulators-for-mobile-browser-testing



Specifically http://www.testiphone.com/ (but I'm not sure of the quality of the results from this).



I've also got a Firefox plugin, but its only really good for size.



Your other option, all-be-it naughty and long winded is to run OSX - either on a hackintosh or there are blogs showing how to run it in VMWare player.





Thanks a heap, I believe that link pretty much answers the question.
– JoseMarmolejos
May 18 '10 at 16:22



You can also try iBBDemo. I relatively new at it, but so far it's the robustest free windows iPhone emulator I had tried yet.



There is also MobiOne which looks like the most promising of all.This is a windows only emulator with lots of features (setup file is 130mb). However even if its not clear right now, I believe at some point you would require to buy a license for it (considering its made by the same company that makes myEclipse, but I might be wrong).Any way its worth the download time



Hope this helps





Yep iBBDemo is what I settled with at the end, it's basically a png wrapping a safari window but it does the trick if you just want to get a feel of the UI with the right proportions. Thanks!
– JoseMarmolejos
Aug 27 '10 at 18:40



You can use TestProject framework (it’s free) that enables developing, recording and running iOS Appium tests on Windows **without **the need for Xcode! There’s a really easy step-by-step tutorial on how to do it here - enter link description here






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Stripe::AuthenticationError No API key provided. Set your API key using “Stripe.api_key = ”

CRM reporting Extension - SSRS instance is blank

Keycloak server returning user_not_found error when user is already imported with LDAP