facebook

Does MobiOne support Objective-C?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #339781 Reply

    dimakoles
    Member

    Hi,

    does MobiOne support Objective-C? Can I use it for programming somehow?

    Dmitry

    #339782

    Hi Dmitry,

    No and Yes. In a nutshell MobiOne does not support the native programming models of the various mobile platforms, e.g., Objective C/XCode… Read on for the “yes” part.

    MobiOne’s cross-platform application model is based on the hyrbid app architecture using the Cordova/PhoneGap OSS framework. The hybrid model is effectively a packaged HTML5 mobile webapp that is run inside the app framework’s embedded web container. The container provides javascript bridge for the webapp to access native services.

    You can use Xcode and a cordova project to build your own version of an app. What mobione will provide you in that context is a web ui code-generation and preview. We don’t support this model of development because it has too many wildcards.

    #339784

    dimakoles
    Member

    Do you provide “Build IPA file on Windows” solution separately?

    I mean you has this solution but do you provide it separately?

    #339785

    >No matter WHAT to build. Just build .IPA FILE itself on Windows.
    Yes, this is very doable with Mobione. At the end of the build process you’ll get an .ipa file.

    Please see the following docs that describe the build process and Apple signing and provisioning files
    http://www.genuitec.com/mobile/docs/buildiosapp/buildiosapp.html

    http://www.genuitec.com/mobile/docs/appledigitalsignature/appledigitalsignature.html

    #339786

    dimakoles
    Member

    I’d like to ask the same question another way.

    I create and successfully build Objective-C iPhone app with XCode on MacOS.

    Can I successfully build the same source code with MobiOne on Windows?

    Thanks in advance.

    Dmitry

    #339789

    Hi Dmitry,

    >Can I successfully build the same source code with MobiOne on Windows?
    No, this is not possible. MobiOne uses a cloud-based server that interfaces with mac/osx servers in our datacenter that do the application building process.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Does MobiOne support Objective-C?

You must be logged in to post in the forum log in