Anand Gautam
Anand Gautam

Reputation: 2579

is it possible to track user position from his phone number in ios?

I am working on map based iphone application. Where i need to find user position of week days from morning 9:00 AM to 5:00 PM either by using Device IDs or his mobile number. I know that Apple has instructed third-party developers to cease tracking iPhone, iPad, and iPod Touch users via the unique serial number associated with each one of its hardware devices. But is it possible to track position from any other way ?

Thanks

Upvotes: 1

Views: 534

Answers (2)

Apurv
Apurv

Reputation: 17186

The only possible way is to use location based APIs. Device ID and MAC are deprecated and giving same results for iOS7.

It is not possible to track with mobile number as well. Service providers can help for that but not with help of phone.

Upvotes: 1

Antonio MG
Antonio MG

Reputation: 20410

I don't think you can track a phone by the mobile number unless you are the police or something, and have access to that data.

Upvotes: 0

Related Questions