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

Example code running iOS13 - Thread 2: signal SIGABRT Error #357

Closed
hohaidang opened this issue Nov 16, 2019 · 2 comments
Closed

Example code running iOS13 - Thread 2: signal SIGABRT Error #357

hohaidang opened this issue Nov 16, 2019 · 2 comments

Comments

@hohaidang
Copy link

iOS 13.2.2
Screen Shot 2019-11-16 at 11 48 33

@robbaltzer
Copy link

Seems like this error started happening when I upgraded my apple devices to iOS 13.3.1. iOS releases before that seem to be OK.

@robbaltzer
Copy link

Alamofire and other frameworks are having the same issue: Alamofire/Alamofire#3051

Looks like it will be fixed in 13.4. Until then, this fixed it for me:

"
I had same issue with Alamofire, and solved it by removing use_frameworks! from pod file then in console pod deintegrate, pod update and pod install
Now everything works fine.
"

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

2 participants