mitter.io
Search…
Welcome
Migrating from cloud to on-prem
Get mitter.io
Getting started
Build Your First Android App
Build Your First iOS App
Overview
Installation
Basic Setup
Receive Push Messages
Storyboard
Channel List
Channel Window
Build Your First Web App
Build Your First React Native app
Platform Reference
Introduction
Concepts
Authorization and Access
Calling the APIs
Users
Channels
Messages
Delivery Endpoints (Push Notifications)
Federated Authentication
Basic Permissions and Privileges
ACLs and Advanced Permission Model
Metadata
SDKs
Android
iOS
Javascript
Java (Backend)
Powered By GitBook
Installation
The SDK is currently available on Cocoapods and can be installed as a regular pod.
Add the following dependencies to your Podfile:
1
pod ‘Mitter’
Copied!
Before that, make sure you’ve Cocoapods installed and setup for your project.
Then just navigate to your new project and run:
1
pod install
Copied!
Previous
Overview
Next
Basic Setup
Last modified 3yr ago
Copy link