Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS crashes on launch #80

Open
historadical opened this issue Oct 10, 2023 · 1 comment
Open

iOS crashes on launch #80

historadical opened this issue Oct 10, 2023 · 1 comment

Comments

@historadical
Copy link

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).

@historadical
Copy link
Author

This seemed to work locally to fix the issue, but I'm not sure why it would cause an issue since this line is in an #available block for iOS 12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant