⚠ The new Braze Swift SDK is now available! ⚠
The Appboy iOS SDK (Objective-C SDK) is no longer in active development. All new iOS features Braze releases, like Live Activities and Feature Flags, will only be supported on the Swift SDK. Any further updates the Appboy iOS SDK receives will only address security or critical bugs. After March 1, 2024 this repository will no longer be maintained.
See our blog post for more information.
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!
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.Samples- Contains sample apps for different Braze features.Example- Contains the Stopwatch Sample App which contains integration examples for the iOS SDK.- The Stopwatch Sample App uses our CocoaPods integration (
Appboy-iOS-SDK), so you must :- Install CocoaPods
- Run
pod installin theExampledirectory - Open the
Stopwatch.xcworkspaceto open the project.
- The Stopwatch Sample App uses our CocoaPods integration (
- The iOS SDK supports iOS
11.0+. - This SDK is built using Xcode
14.2.- SDK versions prior to
4.6.0were built with Xcode13.xor older.
- SDK versions prior to
as a prebuilt framework. Building from source currently not supported, see #85.
If you have questions, please contact [email protected].
