S Sui Jen macrumors newbie Original poster Oct 14, 2009 13 0 Dec 20, 2010 #1 Hi, How to programmatically detect if an iPhone is roaming? Thanks in advance.
M MicroApple macrumors regular Jul 26, 2010 154 0 Dec 20, 2010 #2 Sui Jen said: Hi, How to programmatically detect if an iPhone is roaming? Thanks in advance. Click to expand... Use the Location API then listen for Significant Changes API. It basically runs code encapsulated in it when a significant location change happens to the phone, there for you could detect it is roaming.
Sui Jen said: Hi, How to programmatically detect if an iPhone is roaming? Thanks in advance. Click to expand... Use the Location API then listen for Significant Changes API. It basically runs code encapsulated in it when a significant location change happens to the phone, there for you could detect it is roaming.