Liubomyr
Liubomyr
It seems, there is some conflict with `shouldResignOnTouchOutside` feature in IQKeyboardManager. I was able to resolve the issue with non-working `itemSelectionHandler` by disabling the mentioned feature in the controller where...
In my case, the filtering results weren't shown at all on the iOS 11.1 fix from @alaa001 works, thanks
You need to set Executable app in your AnotherTests target to make it work. But it would be nice to address this anyway, cause besides that, even if you give...
> Could you explain thoroughly what do you mean? Choose "AnotherTests" scheme, open "Edit scheme...", in the "Run" menu set executable to SlowAlley.app instead of None. Hopefully, that will solve...