Jump to content
Yaron

How to develop cheaply for iOS?

Recommended Posts

I want to port my app to iOS, but the up-front financial requirements seem to be quite high.

 

After doing some research on the web, it seems it may there may be alternatives to purchasing an iMac computer (like running in a virtual machine instead of actual hardware).

 

Does anyone have any experience with this?

Can anyone recommend the cheapest iOS development route using Delphi 10.3?

 

Share this post


Link to post

For a start this should be right for you: https://www.macincloud.com/

Later on you may find that a Mac Mini for 900€ is not half bad. It can be put in some rack or closet and just host your PAServer, or you can use it work with and host a windows VM.

 

Share this post


Link to post

But how do you apply it to use with Delphi which in the docs says that the PAserver needs to be in a local network?

 

Is there some help/docs on Delphi integration with such services for iOS development?

Share this post


Link to post

 

4 hours ago, Sherlock said:

Later on you may find that a Mac Mini for 900€ is not half bad

..or a refurbished model (including iMac or Macbook); preferably no earlier than 2013 to ensure that it'll run Mojave.

Share this post


Link to post
15 hours ago, Yaron said:

But how do you apply it to use with Delphi which in the docs says that the PAserver needs to be in a local network?

 

Is there some help/docs on Delphi integration with such services for iOS development?

This is very old, but should still be valid (at least the connection part):

https://www.youtube.com/watch?v=zORe2voUHIU

Please note that the prices may be outdated. And a first glance showed, they have an XE8 PAServer preinstalled, nothing newer.

Share this post


Link to post

There had been Rumors around that new MacMinis wouldnt be IntelBased, but Arm64.

Havent checked that recently, but if so it might cause issues with FMX in General.

I would check compatibility  before if I consider Mac Mini.

Share this post


Link to post
35 minutes ago, Rollo62 said:

There had been Rumors around that new MacMinis wouldnt be IntelBased, but Arm64.

Havent checked that recently, but if so it might cause issues with FMX in General.

I would check compatibility  before if I consider Mac Mini.

Just released Mac Mini 2018 versions are all Intel based. No worries for now. But 2018 versions are far from cheap. 2014 are better choice for FMX.

  • Like 1

Share this post


Link to post
On 12/21/2018 at 2:48 AM, Yaron said:

But how do you apply it to use with Delphi which in the docs says that the PAserver needs to be in a local network?

 

Is there some help/docs on Delphi integration with such services for iOS development?

You simply need the hosting provider to allow you to VPN to the cloud network running the Mac.

However, if you want to make a good iOS app you'll need to do your testing on a real device: you just can't get the 'feel' of an app without touching it.

If you want to develop cheaply for iOS you would be using Xcode + HTML + JS or similar. As you've already paid a huge amount of money for Delphi, a Mac should be somewhat affordable.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×