Kuba Reinhard
Kuba Reinhard
There is no option for disabling swipe gesture during runtime. For example, I have a UITableView with editing mode and reordering cells. While moving cell down SPStorkController fires UIPanGestureRecognizer and...
`segment-appsflyer-ios` version v6.4.0 is not compiling with Xcode 13.1. There is some issue with importing AppsFlyerLib with SPM in `SEGAppsFlyerIntegration.h`: ``` 'AppsFlyerLib/AppsFlyerLib.h' file not found ``` Steps to reproduce: -...
### Steps to Reproduce the Problem Use `AVAssetDownloadTask` to download some media asset and try to cancel it ### Expected Behavior App shouldn't crash ### Actual Behavior App is crashing...