Git Product home page Git Product logo

smooch-ios's Introduction

Pod Version Platform License Carthage compatible

Smooch is the best way to have personal, rich conversations with people on your website or customers on any device. Our features, integrations and developer-friendly APIs empower companies to connect with their customers in a whole new way.

The Smooch iOS SDK will add in-app messaging to your iOS app. Customers will be able to talk to you from your app, while you manage conversations using your favorite business apps.

  • Maximize development productivity with a single codebase across platforms and add more channels anytime.
  • Build better relationships with messaging that feels and looks native to your app.
  • Delight your customers with the most engaging conversational experience using rich messaging.
  • Sync conversations across every device and channel your customers use.
  • Bring every conversation into your existing business apps. No new tool to learn. See all integrations.

Sign up and get an app token: https://app.smooch.io/signup.

CocoaPods:

pod 'Smooch'
pod update

Carthage:

github "smooch/smooch-ios"
carthage update

Obj-C:

[Smooch initWithSettings:[SKTSettings settingsWithAppToken:@"YOURAPPTOKEN"]];
[Smooch show];

Swift:

In your bridging header:

#import <Smooch/Smooch.h>

In a Swift file:

Smooch.initWithSettings(SKTSettings(appToken: "YOUR_APP_TOKEN"))
Smooch.show()

Our Docs and full install guide.

Also, check out Smooch Help Kit for even more features!

smooch-ios's People

Contributors

jpjoyal avatar mspensieri avatar wmora avatar williamsjj avatar emonster avatar esqarrouth avatar dids avatar ejeklint avatar daidoujichen avatar dannytranlx avatar jugarrit avatar natanrolnik avatar solidgas avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.