I've been trying to get the IN operator to work with FMDB but have had zero luck. I've tried many different google searches and the only relevant post I found was on Stack Overflow but it is returning 0 records. Passing an array to sqlite WHERE IN clause via FMDB?...
If there are any existing examples or if someone knows how to do this, I would greatly appreciate any help.
Thanks