Obj-C - iPhone 12 - CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called

Viewed 2570

Super strange - when I tap a map annotation on my app's MapView from an iPhone 12, 12 Pro or 12 Pro Max, I'm thrown the following error in the console:

CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called

Typically, when my annotation is tapped, a view appears over the map. This all works fine on every device accept for when the app is run on either an iPhone 12, 12 Pro & 12 Pro Max.

Any idea how I can fix this, or what it means? Thank you!

0 Answers
Related