GeneXus + IOS requirements / complexity to function

0

Does anyone know of any documentation for generating apps for IOS using genexus, what requirements and settings should I make? is it too complex to set everything up to make it legal?

    
asked by anonymous 24.06.2014 / 00:45

2 answers

4

You can start here: My first Apple app

To start the development you have two options:

  • Using KBN for prototyping, you need an iOS device
  • Use a Mac to compile the application
  • The second option is required to publish the application in the App Store

        
    25.06.2014 / 14:48
    0

    Proper documentation for iOS is link

    And to not have to have a developer account at Apple while testing, and if you do not have a prototype Macbook, you can install MacOS on a VM (I recommend Oracle VM VirtualBox strong>) on any Windows 64-bit computer.

    Good luck!

        
    27.07.2015 / 22:10