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

Crash - CompositeEventMonitor.request<A>(_:didParseResponse:) #3836

Closed
1 task done
awaiskhan1304 opened this issue Feb 22, 2024 · 1 comment
Closed
1 task done

Crash - CompositeEventMonitor.request<A>(_:didParseResponse:) #3836

awaiskhan1304 opened this issue Feb 22, 2024 · 1 comment

Comments

@awaiskhan1304
Copy link

awaiskhan1304 commented Feb 22, 2024

What did you do?

I am using alamofire to make api calls, but it is crashing randomly with this error: CompositeEventMonitor.request(_:didParseResponse:) . I have tried adding eventMonitors: [] while constructing session but it is not working. And this is happeing for release build to debug build.

What did you expect to happen?

Work properly without crash

What happened instead?

Crashed

Alamofire Environment

Alamofire Version: 5.8.1
Dependency Manager: Swift Package Manager
Xcode Version: 15.2
Swift Version: 5
Platform(s) Running Alamofire: IOS (17.3.1)
macOS Version Running Xcode: -

@jshier
Copy link
Contributor

jshier commented Feb 25, 2024

This is a duplicate #3667, feel free to add your own crash report to that issue.

@jshier jshier closed this as completed Feb 25, 2024
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