I am writing an app to offer something to FB users depending on their locations. Current situation : I know how to check one specific user's location. I may periodically check all my users locations in a loop and compare them with their last positions.
Question: Is there a better method to get notified if any user of my fb app checks in ?