[Bug]: Thread checker warning occurs during initialization "Looking up a symbol with RTLD_DEFAULT argument passed to dlsym on the main thread can cause slow launches. This is known to cause slow launches for your users." #152
Labels
bug
Something isn't working
Platform
iOS
Platform Version
iOS 18.0
Braze SDK Version
11.6.0
Xcode Version
Xcode 16.2
Computer Processor
Intel
Repro Rate
100%
Steps To Reproduce
Example:
func application( _ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplication.LaunchOptionsKey: Any]? ) -> Bool
Expected Behavior
The thread checker warning does not occur.
Actual Incorrect Behavior
Verbose Logs
Additional Information
The text was updated successfully, but these errors were encountered: