S Sui Jen macrumors newbie Original poster Dec 20, 2010 #1 Hi, How to programmatically detect if an iPhone is roaming? Thanks in advance.
M MicroApple macrumors regular 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.