It's quite easy. Sometimes it takes a bit longer, but I can reproduce it systematically.
Post
Replies
Boosts
Views
Activity
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?
Yes, I have the crash report 🤓. It's attached to the bug: FB8026062