Skip to content

cXense/cxense-ios-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Cxense iOS sample

This example demonstrates the features of the Cxense SDK. See documentation.

Installation

Install dependencies:

CxenseSwiftSample> pod install

Configure the following settings at the end of the CxenseSwiftSample/CxenseSwiftSample/Info.plist file:

<key>Cxense</key>
<dict>
    <key>UserName</key>
    <string></string>
    <key>ApiKey</key>
    <string></string>
    <key>SiteID</key>
    <string></string>
</dict>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published