Skip to content

Segmentify iOS SDK for sending events and rendering recommendations

License

Notifications You must be signed in to change notification settings

segmentify/segmentify-ios-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Segmentify iOS SDK

Segmentify SDK for sending events and rendering recommendations for iOS based devices

Supports iOS 9 and higher devices.

Current Version 1.3.9

Installation

You can install Segmentify iOS SDK to your application by using Pod Module.

Please add following line to your Podfile:

pod "Segmentify"

Usage

To learn more about how to integrate Segmentify iOS SDK to your application, please check Integration Guide.

For other integrations you can check Master Integration guide too.

Inside your Xcode project's root folder run the following commands.

  • Run pod init to create an empty pod file
  • Run pod install to add Cocoapods to your project
  • Run open YourProject.xcworkspace to your new Xcode project's workspace.

Example Usage GIF

License

Segmentify iOS SDK is available under the BSD-2 license. Please check LICENSE file to learn more about details.