ios 在线iOS模拟器
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/18225409/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Online iOS simulator
提问by Jason
Does anyone know if there exists an iOS simulator online?
有谁知道是否有在线iOS模拟器?
I've built an iOS app that runs on iPad. My users have asked me for a web version for their less mobile employees. I don't want to rewrite the app in HTML.
我已经构建了一个在 iPad 上运行的 iOS 应用程序。我的用户要求我为他们移动较少的员工提供网络版本。我不想用 HTML 重写应用程序。
Ideally, the simulator we use with xcode during development would be great if it's possible to run it in a web browser.
理想情况下,如果可以在 Web 浏览器中运行,我们在开发过程中与 xcode 一起使用的模拟器会很棒。
Any thoughts?
有什么想法吗?
采纳答案by Nirav Bhatt
In principle, flight simulator is an oxymoron. But they exist, and have done well amid not-so-serious pilots.
原则上,飞行模拟器是矛盾的。但它们存在,并且在不那么严肃的飞行员中表现良好。
Similarly, iOS Simulator Simulator exists too, and for the good reasons for the sincere app devs.
同样,iOS Simulator Simulator 也存在,这是真诚的应用程序开发者的充分理由。
Visit this: https://www.pieceable.com/
访问这个:https: //www.pieceable.com/
回答by niutech
回答by Konrad77
No but you can deploy your applications using TestFlightbefore you submit it to the appstore to let your customers test your code/app. (I asume that they have an iOS-device)
不可以,但您可以在将应用程序提交到应用商店之前使用TestFlight部署应用程序,让您的客户测试您的代码/应用程序。(我假设他们有一个 iOS 设备)