I'm using the Geoloqi appcelerator module and using "callback" as the trigger type.
On places I have a trigger_on "leave" and "enter" with the exact same settings. The radius is set to 70 and trigger_after to 180.
The leave trigger is firing but the enter trigger is not. I have checked trigger/list to see if the triggers have been set correctly. trigger/history only contains leave triggers which confirms what I get in the callback. I have also tried trigger/run which doesn't seem to do anything with the enter trigger.
I'm testing on an iPhone 4S with iOS version 5.1.
Is there something I'm doing wrong or a property I need to be setting?