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

Update readyState on urlSession error #146

Closed
wants to merge 2 commits into from
Closed

Conversation

tbaranes
Copy link
Contributor

@tbaranes tbaranes commented Nov 9, 2020

This PRs contains:

I also bumped iOS min version for SPM to 9.0 to avoid the following Xcode warning even if it's not related to the main issue:

The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.1.99.

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

Successfully merging this pull request may close these issues.

eventSource?.readyState Not Updating to closed on network disconnect
1 participant