You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add pod 'Appboy-iOS-SDK ~> 4.4.4' to the Podspec file.
Add [Appboy startWithApiKey:inApplication:withLaunchOptions:]; method in application:didFinishLaunchingWithOptions: method in AppDelegate.m.
3.Archive the app and upload to Testflight.
Thank you for reporting this issue. The 4.4.4 release of the SDK was generated using Xcode 13.4.1. In order to successfully archive your app, you can either:
Update Xcode to 13.4.1
Disable Bitcode by setting the Enable Bitcode build setting to No
Platform
iOS
Platform Version
iOS 15.2
Braze SDK Version
4.4.4
Xcode Version
Xcode 13.2.1
Integration Method
Cocoapods
Computer Processor
Intel
Repro Rate
100%
Steps To Reproduce
Example:
pod 'Appboy-iOS-SDK ~> 4.4.4'
to the Podspec file.[Appboy startWithApiKey:inApplication:withLaunchOptions:];
method inapplication:didFinishLaunchingWithOptions:
method inAppDelegate.m
.3.Archive the app and upload to Testflight.
Expected Behavior
Archive successfully
Actual Incorrect Behavior
Archive failed
Verbose Logs
Additional Information
No response
The text was updated successfully, but these errors were encountered: