Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Go to Haptik Website
  • Contact Us
  • Home
  • Deployment
  • iOS SDK

Installation of iOS SDK

Written by Soham Amburle

Updated on February 15th, 2022

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Getting Started
    Build Deploy Analyse Manage Account Bot Deactivation
  • Bot Building
    Essentials Smart Skills Steps User Messages Bot Responses Entities Connections Customisations User feedback collection Testing Whatsapp Bots NLU Bot Maintenance
  • Smart Agent Chat
    Set up Admin Settings MyChats Section (Agent Inbox) Live Traffic Section Teams Section Archives Section Analytics Plans on Smart Agent Chat
  • Conversation Design
    Design Basics Design Guides Designing for Platforms Designing WhatsApp Bots
  • Developer Guides
    Code Step Integration Static Step Integration Shopify Integration SETU Integration Exotel Integration CIBIL integration Freshdesk KMS Integration PayU Integration Zendesk Guide Integration Twilio Integration Razorpay Integration LeadSquared Integration USU(Unymira) Integration Helo(VivaConnect) Integration Salesforce KMS Integration Stripe Integration PayPal Integration CleverTap Integration Fynd Integration HubSpot Integration Magento Integration WooCommerce Integration Microsoft Dynamics 365 Integration
  • Deployment
    Web SDK WhatsApp Facebook Instagram Sunshine Conversation LINE Google Business Messages Telegram MS Teams Bot as an API iOS SDK Android SDK
  • External Agent Tool Setup
    Zendesk Chat Salesforce Service Cloud Freshchat Zoho NICE CXOne Gorgias
  • Analytics & Reporting
    Intelligent Analytics
  • Notifications
    SMS Notifications Success Measurement
  • Commerce Plus
    Catalog Integration Bot Building Guide Channel Deployments Unified ML Pipeline Documentation
  • Troubleshooting Guides
    Error Messages FAQs
  • Release Notes
+ More

Prerequisites

To Integrate Haptik iOS SDK, you must obtain the following credentials to get started - 

  • Client ID: Unique Haptik identification number associated with your account.
  • Business ID: Unique business identification number.
  • Base URL: Link pointing to the specific server environment. (Different for Staging and Production)
  • Auth Type: authentication type to be used for user registration.
  • Auth ID: authentication type to be used for user registration.
Delete

With the Haptik SDK for iOS, you can build apps that target native 64-bit devices running iOS 12.0 and later. Developing an application with the Haptik SDK requires the latest version of Xcode. The SDK works with the iPhone device family and supports the Portrait device orientation.

Delete

If you are trying to integrate our SDK for the first time we recommend you set up a new Xcode project.

Installing Haptik SDK

Manual integration -

  • Download the HPWebKit.zip file and unzip it.
  • Drag and drop the downloaded XCFramework into your Xcode project.
  • If the framework’s symbols are unable to be loaded, navigate to the “General” pane of your target and find the “Frameworks, Libraries, and Embedded Content” dropdown. 
  • Switch HPWebKit.xcframework from “Do Not Embed” to “Embed and Sign”.
  • You will also need to install an HPWebKit dependency pod 'SSZipArchive', '~> 2.2'

Cocoapods -

  • If you haven’t already done so, install a recent version of CocoaPods.
  • If you don’t have an existing Podfile, run the following command to create one -
  • Add this line to your Podfile -
    Always use the latest release
    use_frameworks!
    target YourTargetName do
        pod 'HPWebKit'
    end
  • Pinning it to a specific version (e.g. 0.1.0)
    use_frameworks!
    target YourTargetName do
        pod 'HPWebKit', '0.1.0'
    end
  • Run the following command -
  • From now on, use the .xcworkspace file to open your project in Xcode, instead of the .xcodeproj file.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • Enabling iOS SDK and Setting Up Related Credentials

Platform

  • Conversation Studio
  • Smart Skills
  • Advanced NLU
  • Intelligent Analytics
  • Omnichannel
  • Smart Agent Chat
  • Enterprise Security
  • Integrations

Solutions

  • Conversational Commerce
  • Lead Generation
  • Customer Care
  • WhatsApp
  • Conversational IVR
  • Google Business Messages

Industries

  • Retail/ E-Commerce
  • Financial Services
  • Travel & Hospitality
  • Telecom

Knowledge

  • ROI Calculator
  • Reports & Research
  • Case Studies
  • Webinars
  • ISAT
  • Tech Blog
  • Business Blog
  • Resources
  • Haptik v/s Yellow
  • Haptik v/s Liveperson
  • Haptik v/s IBM Watson
  • Haptik v/s Verloop
  • Conversations on AI

Company

  • Why Haptik
  • About Us
  • Careers
  • News & Media
  • Awards & Recognition
  • Contact Us
  • Partnerships
  • Investor Relations

Subscribe

Sign up to recieve the latest updates

Find us on

  • Twitter-footer
  • Linkedin-footer
  • YT-footer
  • Insta-footer
  • G2-footer
  • Facebook-footer

Knowledge Base Software powered by Helpjuice

Copyright © jio Haptik Technology Limited 2021 | Data Security & Privacy Policy | GDPR

North America | Asia Pacific | Africa | enterprise@haptik.ai

Definition by Author

0
0