Post

Replies

Boosts

Views

Activity

Reply to CFNetwork assertion
The app mainly uses Alamofire and it uses both NSURLSession and NSStream as far as I can see, but I can assume that the majority of our calls uses NSURLSession under the hood. We also have third party sdks and some of them are closed source so I cannot guarantee what are they using. I know that this is not very useful... Is there anything else that I can do to verify this? Swizzling some NSStream methods or use symbolic breakpoints in debug to see if is it used?
Jul ’20