I was just wondering...Is it possible to check whether a specific user has checked in a specific city?
For example, if John has previously checked in at some restaurants in London and Paris, is it possible to test from within my application if John has visited something in London or Paris?
Thanks!