<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.taptica.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.taptica.com/index.php?action=history&amp;feed=atom&amp;title=UDID_DeviceID</id>
		<title>UDID DeviceID - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.taptica.com/index.php?action=history&amp;feed=atom&amp;title=UDID_DeviceID"/>
		<link rel="alternate" type="text/html" href="https://wiki.taptica.com/index.php?title=UDID_DeviceID&amp;action=history"/>
		<updated>2026-04-30T17:27:30Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.1</generator>

	<entry>
		<id>https://wiki.taptica.com/index.php?title=UDID_DeviceID&amp;diff=25&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;== How To Retrieve UDID/Device Id ==  '''iOS:'''   NSString *deviceId = [[UIDevice currentDevice] uniqueIdentifier];   '''Android:'''   final TelephonyManager tm = (TelephonyM...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.taptica.com/index.php?title=UDID_DeviceID&amp;diff=25&amp;oldid=prev"/>
				<updated>2012-08-16T09:16:02Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;== How To Retrieve UDID/Device Id ==  &amp;#039;&amp;#039;&amp;#039;iOS:&amp;#039;&amp;#039;&amp;#039;   NSString *deviceId = [[UIDevice currentDevice] uniqueIdentifier];   &amp;#039;&amp;#039;&amp;#039;Android:&amp;#039;&amp;#039;&amp;#039;   final TelephonyManager tm = (TelephonyM...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== How To Retrieve UDID/Device Id ==&lt;br /&gt;
&lt;br /&gt;
'''iOS:'''&lt;br /&gt;
&lt;br /&gt;
 NSString *deviceId = [[UIDevice currentDevice] uniqueIdentifier];&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Android:'''&lt;br /&gt;
&lt;br /&gt;
 final TelephonyManager tm = (TelephonyManager)getBaseContext().getSystemService(Context.TELEPHONY_SERVICE);&lt;br /&gt;
 String deviceId = tm.getDeviceId();&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>