Developing iOS App Without iPhone #10008
Replies: 4 comments 10 replies
-
Unfortunately, it's not possible to develop for iOS without a Mac. It's possible to use the simulator on Mac if a real iOS device isn't available, but a Mac is required either way. This isn't a limitation we can work around on our end. |
Beta Was this translation helpful? Give feedback.
-
How about Remote iOS Simulator for Windows? |
Beta Was this translation helpful? Give feedback.
-
Hey... can I run OS X via KVM; and then iOS emulator from OS X? Only downside is that I won't link directly to iOS from Linux, but would have to run the project from OS X. Can install JetBrains Rider in OS X no problem. Other benefit is that I get to test on Mac OS. |
Beta Was this translation helpful? Give feedback.
-
Something like expo go would help alot.. the only reason react native / expo is really good for me is the fact that I can develop from linux and test on my IOS device. |
Beta Was this translation helpful? Give feedback.
-
I'm using Arch-Linux to develop .NET apps. For Android, the default Android emulator "works" but is extremely slow, but installing Android-x86 in KVM works.
Now for iPhone... there is no VM version of iOS so that's not an option. Is there any way to test the app for iPhone without having to purchase an iPhone for that sole purpose?
Also it's impossible to deploy to the Apple Store and have an Apple Developer Account without having a MacBook.
It's just that... purchasing an iPhone, a MacBook, and then a $99/year account is a bit of a hefty price to deploy a small app.
Beta Was this translation helpful? Give feedback.
All reactions