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

Swift 5.1 - [Session defaultTaskGroup]: unrecognized selector sent to instance #93

Closed
m-herold opened this issue Sep 23, 2019 · 1 comment

Comments

@m-herold
Copy link
Contributor

When using Xcode 11 and Swift 5.1 a dataTask called with an URL as parameter (instead of an URLRequest) results in an NSInvalidArgumentException:

[Session defaultTaskGroup]: unrecognized selector sent to instance

m-herold added a commit to m-herold/DVR that referenced this issue Sep 23, 2019
m-herold added a commit to m-herold/DVR that referenced this issue Sep 23, 2019
dmiluski added a commit that referenced this issue Sep 24, 2019
Fix "[Session defaultTaskGroup]: unrecognized selector sent to instance" for Swift 5.1 (#93)
@dmiluski
Copy link
Contributor

Closing now that fix is merged. Thanks @m-herold

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