AppsFlyerFramework
AppsFlyerFramework copied to clipboard
Crashed AppsFlyerHTTPClient sendRequestWithConfiguration:data
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)