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

Fix CFNetwork runtime warning on Xcode 15 #920

Closed
OlenaPostindustria opened this issue Sep 26, 2023 · 4 comments
Closed

Fix CFNetwork runtime warning on Xcode 15 #920

OlenaPostindustria opened this issue Sep 26, 2023 · 4 comments

Comments

@OlenaPostindustria
Copy link
Collaborator

Describe the bug
There is a runtime warning that appears on Xcode 15.

To Reproduce

  1. Run PrebidDemoSwift using Xcode 15.
  2. Run any test case.
  3. See runtime warning
image
@positivefx
Copy link

Hi, I am also running into this issue. Is there a status on this fix?

@aiFigueiredo
Copy link
Contributor

aiFigueiredo commented Feb 12, 2024

I stumbled upon this issue as a dependency I require has Prebid as a dependency.
Would a suitable fix for this be removing L104 in PrebidServerConnection as the data object is already passed into uploadTask?

@aiFigueiredo
Copy link
Contributor

Opened #955 to get this fixed

@aiFigueiredo
Copy link
Contributor

FYI: PR to address this was merged

@jsligh jsligh closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

4 participants