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

keyWindow fix #737

Merged
merged 3 commits into from
Oct 29, 2023
Merged

keyWindow fix #737

merged 3 commits into from
Oct 29, 2023

Conversation

timbms
Copy link
Contributor

@timbms timbms commented Oct 21, 2023

Fix for keyWindow deprecation warning

timbms and others added 3 commits October 21, 2023 18:39
…ge from closure to function (in the past this allowed reuse code for challenge responses between Kingfisher and Alamofire libraries), simplified their signature as the first two parameters were ignored, avoids useless initializers for URLSession and URLSessionDataTask
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
@timbms timbms merged commit 0871990 into develop Oct 29, 2023
2 checks passed
@timbms timbms deleted the keyWindowFix branch October 29, 2023 15:57
timbms added a commit that referenced this pull request Nov 7, 2023
* Migrate onReceiveSessionTaskChallenge and onReceiveSessionTaskChallenge from closure to function (in the past this allowed reuse code for challenge responses between Kingfisher and Alamofire libraries), simplified their signature as the first two parameters were ignored, avoids useless initializers for URLSession and URLSessionDataTask

* Fix for keyWindow deprecation warning

---------

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Co-authored-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Tim Bert <5411131+timbms@users.noreply.github.com>
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.

2 participants