Skip to content

MyPureCloud/mobiledx-samples-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains sample iOS application demonstrating the use of the GC Mobile Messenger SDK.

Getting Started

To get started with these samples, clone this repository to your local machine:

git clone git@github.com:MyPureCloud/mobiledx-samples-ios.git

Prerequisites

  • iOS 15 and above
  • Automatic Reference Counting (ARC) is required in your project.
  • CocoaPods.

Installation

  • Navigate to the cloned repository
  • Run bash pod install in your terminal
  • Open "GCMessengerSDKSample.xcworkspace" file with Xcode
  • Wait for the project to build
  • Run the application on your device or simulator

Documentation

Mobile Messenger SDK Transport Mobile SDK Genesys Cloud Developer Forum

License

This project is licensed under the MIT License - see the LICENSE file for details.

Analytics

The app is implementing Firebase Crashlytics. In order to run the app you must remove the reference to GoogleService-Info.plist or replace it with your own plist file

Authenticated messaging

The app integrates Okta authentication. To use this authentication service, you must configure okta.properties file with the necessary data to the path GCMessengerSDKSample/app. See an example in GCMessengerSDKSample/app/okta.properties.example

About

Mobile DX samples for iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11