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
Using MacOS Sonoma and Xcode 15, my SDK is causing a crash in NetworkReachability.swift:60 - self.monitor = NWPathMonitor(): Thread 1: EXC_BAD_ACCESS (code=1, address=0x0).
The text was updated successfully, but these errors were encountered:
Using MacOS Sonoma and Xcode 15, my SDK is causing a crash in
NetworkReachability.swift:60 - self.monitor = NWPathMonitor()
:Thread 1: EXC_BAD_ACCESS (code=1, address=0x0)
.The text was updated successfully, but these errors were encountered: