AppsFlyerFramework icon indicating copy to clipboard operation
AppsFlyerFramework copied to clipboard

Crashed AppsFlyerHTTPClient sendRequestWithConfiguration:data

Open SparkletouchApplications opened this issue 3 years ago • 0 comments

Report

Since updating with 6.6.0, my app report crash here -> AppsFlyerHTTPClient sendRequestWithConfiguration:data

Fatal Exception: NSGenericException
Task delegate is not supported on background session task

Note that I'm using swizzling URL configurations to add a custom NSURLProtocol to SSL Pinning all request in my app.

SDK Version

6.6.0

What did you do?

Replace with 6.4.0 (no similar crash reported)

What did you expect to happen?

What happened instead?

Please provide any other relevant information.