Shamsiddin
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?