Open
Description
XCode 15.3 reports a hang risk on line 471 of MixpanelInstance.swift
static func isiOSAppExtension() -> Bool {
return Bundle.main.bundlePath.hasSuffix(".appex")
}
message: {"message":"This code path does I/O on the main thread underneath that can lead to UI responsiveness issues. Consider ways to optimize this code path","antipattern trigger":"-[NSBundle bundlePath]","message type":"suppressable","show in console":"0"}
Metadata
Metadata
Assignees
Labels
No labels