Quick Start
For a quick start and to view the capabilities of the SDK, you can use our demo app (Swift):
- Open the
Example/Example.xcodeproj
project. - Change
Bundle Identifier
to yours, the one specified in the edna system. - In
AppDelegate
, set the parameters of your edna Chat Center server in theconfigureTransportProtocol
method.
Done! Now you can launch the app on your device.