Shamsiddin

Results 6 comments of Shamsiddin

Hi @evgenyneu. I saw, documentation also updated. I'll update lib to version 15 then.

Hi Godara Can you please create one small XCode project using SHMultipleSelect that produces this issue, and send me this project to email: [email protected]. I'll fix and push it.

Can you show what is there in your projects `Build Settings -> Other Linker Flags`? I don't think you should manually edit this section when you are installing your dependencies...

Did You implement below delegate method? It works as you suppose. `- (BOOL)multipleSelectView:(SHMultipleSelect*)multipleSelectView setSelectedForRowAtIndexPath:(NSIndexPath*)indexPath;`

Do you have any problem when using it on iPad?

``` MacBook m1 Pro. MacOS version: Sonoma 14.0 pod --version: 1.12.0 XCode version: 15.0 Socket.IO-Client-Swift version: 16.1.0 Projects minimum deployment target: iOS 12.0 ``` Increased Minimum deployment target up to...