SmartCallingSDK

Use this library to add SmartCalling functionality to your iOS application.


License
Other
Install
pod try SmartCallingSDK

Documentation

SmartCallingSDK

Version Platform

Using the SmartCalling SDK let's you add a contacts to the iOS AddressBook so users of your app can know when you recive a call from

Requirements

  • iOS 9.0+
  • Xcode 8.0+

Installation

CocoaPods

SmartCallingSDK is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SmartCallingSDK'

Manual Installation

Alternatively you can download SmartCalling.framework from this repository and manually add it to your project.

Usage

1. Contacts

This approach will add profile(s) on users Contacts application. An image and label can be assigned to profiles.

2. Call Identification (CallKit)

This approach uses Phone app's Call Identification feature. Only a label (along with your application name) will be shown for numbers.