Skip to content
This repository has been archived by the owner on Dec 6, 2018. It is now read-only.
/ VA-iOS-SDK Public archive

Virtual Agent SDK for iOS native apps. Used to add VA to an existing app.

Notifications You must be signed in to change notification settings

ServiceNow/VA-iOS-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SnowChat iOS (COMING SOON!)

SnowChat iOS is the ServiceNow Virtual Agent Chat framework for iOS.

For an example app demonstrating the full integration process, please go to: https://github.com/ServiceNow/VA-iOS-Client-Example

Getting Started

Overview

  • Open SnowChat.xcworkspace
  • Run 🎯 Carthage Bootstrap to build dependencies
  • Run 🎯 Install Certificates to install development certificates
  • Run SnowKangaroo demo app 🎉

Dependencies

Xcode

You will need Xcode 9.3.1

Carthage

SnowChat uses Carthage for dependency management.

The 🎯 Carthage Bootstrap scheme will prompt to install Carthage if needed and then build the project's dependencies.

Alternatively, you can manually install Carthage.

fastlane

SnowChat uses fastlane for development and build automation.

fastlane match is used to manage certificates and provisioning profiles. The 🎯 Install Certificates scheme will prompt to install fastlane if needed and then download and install the shared development certificates and provisioning profiles.

Alternatively, you can manually install fastlane.

fastlane is also used by Jenkins for automated builds.

About

Virtual Agent SDK for iOS native apps. Used to add VA to an existing app.

Resources

Stars

Watchers

Forks

Packages

No packages published