Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
braze-inc/braze-ios-sdk

iOS SDK
⚠️ For versions prior to 3.33.1, please reference the original
Appboy
repo here: https://github.com/Appboy/Appboy-ios-sdk
Successful marketing automation is essential to the future of your mobile app. Braze helps you engage your users beyond the download. Visit the following links for details and we'll have you up and running in no time!
Uses
Please use this repo when integrating via Swift Package Manager to ensure optimal performance.
Components
AppboyKit
- Contains the variant of our SDK.AppboyUI
- Contains the open-source UI code of our SDK. Not all of the UI code of the SDK is open-source.
Version Support
The iOS SDK supports iOS 9.0+.
as a prebuilt framework. Building from source currently not supported, see #85.
Questions?
If you have questions, please contact support@braze.com.
Github
link |
Stars: 0 |
Last commit: 3 days ago |
Related Packages
You may find interesting
Dependencies
Releases
3.33.1 - 2021-02-22T22:02:11
Fixed
- Fixes Swift Package Manager integration.
- In Xcode, select File ▸ Swift Packages ▸ Update to Latest Package Versions to update.
- Fixes Push Story integration via CocoaPods for applications that have
use_frameworks!
in their Podfile.