What Do You Need?

Here's what you need to get an Oracle iOS channel working.

  • An Oracle iOS Channel. Creating the channel generates the Channel ID and the Secret Key that you need to initialize the chat app.
  • The URL of the Oracle Chat Server.
  • The Oracle iOS SDK (located under Oracle Native Client SDKs for OCI Native Environments) from Oracle Technology Network’s ODA and OMC download page. Download this ZIP and extract it to your local system. This ZIP includes a user guide that describes the SDK's functions.
  • Starting with Version 22.04, the supported version of Swift is 5.6. The minimum requirements for this version are:
    • Swift Version: 5.5
    • Target iOS Version: 12.0 or higher
    • Xcode Version: 13 or higher
    Note

    If you want your app to work with earlier versions, keep in mind that we haven't tested these and therefore can't guarantee their compatibility.