Skip to content

ringcentral-tutorials/engage-digital-messaging-ios-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Engage Digital Messaging sample apps

Here you can find 2 examples of iOS integration with Engage Digital Messaging.


ℹ️ The RcConfigSource.json file should be edited in order to connect this application to your Engage Digital Messaging channel.

Here is the file structure:

[
  {
    "name": "CHANGE_HERE",
    "description": "CHANGE_HERE",
    "domainName": "CHANGE_HERE",
    "apiSecret": "CHANGE_HERE",
    "hostname": "CHANGE_HERE"
  }
]
Parameter Description Mandatory
name Informative text NO
description Informative text NO
domainName Your Engage Digital domain name YES
apiSecret Your Engage Digital Messaging channel API secret YES
hostname Engage Digital Messaging hostname including the leading . (ask your Engage Digital project manager) NO (defaults to .messaging.dimelo.com if not present)

Please refer to home documentation for details

About

Source of the iOS demo App using Engage Digital Messaging SDK

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages