Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 


Note

The Premium Mobile Code is only available on phpFox ULTIMATE license. In case you are holding other license types, please upgrade to phpFox ULTIMATE license first.

In this article, we assume that you already got the following knowledge:

  • How to use XCode to set up and build an Android app
  • How to create necessary iOS certifications to build an iOS app
  • How to configure a Firebase project for push notification on an iOS app.

...

  • Install XCode 10+
    • In particular, for Mobile Code 1.4 or newer:
      • MacOS >= 10.14.4
      • XCode >= 10.2.0
  • Homebrew https://brew.sh/ (for Mobile code 1.3 only)
  • CocoaPods https://cocoapods.org/
  • Nodejs (for Mobile code 1.3 only)

Install XCode

Visit https://developer.apple.com/download/ and download stable XCode.

...