A atul_gaur iPF Noob Joined Sep 28, 2011 Messages 3 Reaction score 0 Location haryana Sep 28, 2011 #1 I am working on a web application in php for ipad. I need to retrieve the ipad's unique identifier programmatically. Is there any way i could check the unique identifier of an ipad in the php application?
I am working on a web application in php for ipad. I need to retrieve the ipad's unique identifier programmatically. Is there any way i could check the unique identifier of an ipad in the php application?
thewitt iPF Novice Joined Jun 5, 2011 Messages 1,627 Reaction score 73 Sep 28, 2011 #2 There is no way to query the devices UDID from a web app. -t
OP OP A atul_gaur iPF Noob Joined Sep 28, 2011 Messages 3 Reaction score 0 Location haryana Sep 29, 2011 #3 can it be done using client side language (like javascript) ?