Swiftpack.co - BatchLabs/Batch-iOS-SDK-Extension as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by BatchLabs.
BatchLabs/Batch-iOS-SDK-Extension 4.0.0
Batch's iOS Extension SDK
⭐️ 1
🕓 1 week ago
iOS
.package(url: "https://github.com/BatchLabs/Batch-iOS-SDK-Extension.git", from: "4.0.0")

Batch SDK - iOS (Extension)

This repository contains Batch's iOS Extension SDK.

It is a light version that only uses Extension-safe APIs for extension-specific features.

The project is written in Swift, but can be used with Objective-C.

Requirements

  • iOS 12 and higher
  • A Xcode version that supports Swift 5 and higher

Integration

This extension should be added to your Notification Service Extension. If you don't have one, please see our documentation.

You will also need to configure an app group shared by your extension and app. See our tutorial here.

Cocoapods

pod 'BatchExtension'

Carthage

github "BatchLabs/Batch-iOS-SDK-Extension"

Swift Package Manager

Requires Xcode 15

Add https://github.com/BatchLabs/Batch-iOS-SDK-Extension.git as a dependency, and add it to your Extension target. You do not need to add this package to your main target.

GitHub

link
Stars: 1
Last commit: 2 weeks ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Release Notes

4.0.0
1 week ago
  • Removed legacy code
  • Removed use of App Group and UserDefaults
  • Added privacy manifest
  • Minimum iOS version is 12.0 as Xcode doesn't support older versions anymore.

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics