AppsFlyerSDK / AppsFlyerFramework

AppsFlyer Apple SDK
https://support.appsflyer.com/hc/en-us/articles/207032066-AppsFlyer-SDK-Integration-iOS
Other
163 stars 90 forks source link

Crashed AppsFlyerHTTPClient sendRequestWithConfiguration:data #204

Closed gaetanrattin closed 1 day ago

gaetanrattin commented 2 years ago

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.