Skip to content

tactint/ons-sdk-ios

Repository files navigation

What is this?

This is a fork from Batch SDK adapted to run with ONS.

Batch iOS SDK

The Batch iOS SDK allows you to build meaningful communication experience in your iOS app through highly personalized push notifications & In-App messages.

Our 📕 setup documentation details the steps to take for an easy and successful integration.

Prerequisites

The Batch iOS SDK requires Xcode 12 and iOS 10.0 or higher.

Documentation

  • Setup guide: start your implementation here!
  • Help center: answers to most questions you may have during the integration
  • API reference: this documents each of the classes and methods in the Batch iOS SDK

You may also find this guide useful to review after integration to make sure you're ready to go live: How can I test the integration on iOS?

Releases

We support Cocoapods, Carthage and SPM. You can also integrate the Batch iOS SDK manually.

Building

Build instructions are detailed in BUILDING.md.

Contributing

Please refer to our contributing guidelines.