Giter Site home page Giter Site logo

applozic-chat-ios-framework's Introduction

#Applozic-Chat-iOS-Framework

Applozic provides an open source iOS Chat and Messaging SDK that lets you add real time messaging in your mobile (android, iOS) applications and website.

Works for both Objective-C and Swift.

It is a light weight Objective-C Chat and Messenger SDK.

Applozic One to One and Group Chat SDK

Signup at https://www.applozic.com/signup.html to get the application key.

Documentation: https://www.applozic.com/docs/ios-chat-sdk.html

Applozic Chat Framework for Cocoa Pod

##Installation

  1. Open terminal and navigate to your project root directory and run command pod init in terminal

  2. Go to project directory open pod file and add code in that

 pod 'Applozic', '3.2.7'
  1. Download ALChatManager class and add to your project

ALChatManager.h

ALChatManager.m

  1. Add import code
#import "ALChatManager.h"
#import <Applozic/Applozic.h>
  1. In ALChatManager.h replace #define APPLICATION_ID @"applozic-sample-app with your application key.

  2. For Registering user and other customization follow Applozic iOS DOCS

For reference download our sample project here ApplozicCocoaPodDemo

##Features:

One to one and Group Chat

Image capture

Photo sharing

Location sharing

Push notifications

In-App notifications

Online presence

Last seen at

Unread message count

Typing indicator

Message sent, delivery report

Offline messaging

Multi Device sync

Application to user messaging

Customized chat bubble

UI Customization Toolkit

Cross Platform Support (iOS, Android & Web)

applozic-chat-ios-framework's People

Contributors

abhishek9634 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.