<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BlackBerry Developer Blog &#187; identification</title>
	<atom:link href="http://devblog.blackberry.com/tag/identification/feed/" rel="self" type="application/rss+xml" />
	<link>http://devblog.blackberry.com</link>
	<description></description>
	<lastBuildDate>Fri, 17 May 2013 17:47:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='devblog.blackberry.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9ef0a66c09615fa946c4179662398878?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>BlackBerry Developer Blog &#187; identification</title>
		<link>http://devblog.blackberry.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://devblog.blackberry.com/osd.xml" title="BlackBerry Developer Blog" />
	<atom:link rel='hub' href='http://devblog.blackberry.com/?pushpress=hub'/>
		<item>
		<title>Prevent BBM Connection Errors in your App – Use the Correct UUID Format</title>
		<link>http://devblog.blackberry.com/2012/05/bbm-uuid/</link>
		<comments>http://devblog.blackberry.com/2012/05/bbm-uuid/#comments</comments>
		<pubDate>Mon, 28 May 2012 14:54:01 +0000</pubDate>
		<dc:creator>MSohm</dc:creator>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[app development]]></category>
		<category><![CDATA[bbm]]></category>
		<category><![CDATA[BBM Connected Apps]]></category>
		<category><![CDATA[identification]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[UUID]]></category>

		<guid isPermaLink="false">http://devblog.blackberry.com/?p=9551</guid>
		<description><![CDATA[Find out what a UUID is used for, and why it's important to BBM Connected applications.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=9551&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><img src="http://rimdevblog.files.wordpress.com/2012/05/bbmuuid.jpg?w=359&#038;h=92" alt="" title="" width="359" height="92" class="aligncenter size-full wp-image-9552" /></p>
<p>When <a href="http://blogs.blackberry.com/2011/07/bbm-6/" target="_new">BBM™ Connected applications</a> instantiate <a href="http://www.blackberry.com/developers/docs/bbm/1.3.0api/net/rim/blackberry/api/bbm/platform/BBMPlatformApplication.html" target="_new">BBMPlatformApplication</a>, they must supply a UUID.  The UUID is a 128-bit universally unique identifier for the application that must be 36 characters long and comply with the Microsoft® 8-4-4-4-12 format.  Those numbers represent the number of characters in each sequence, separated by a dash.  Here is an example of a UUID in the correct format: 4995d07c-13ee-42d1-92bb-90ba6ed33e1d.  You can manually create a UUID or use an <a href="http://www.guidgenerator.com/" target="_new">online UUID generator</a>.</p>
<p>Using a UUID that doesn’t comply with the Microsoft 8-4-4-4-12 format can prevent your application from connecting to the BBM test/pre-production environment.  If you do use an incorrect UUID format, you could receive an error of “Unable to connect to BBM. [App name] disconnected by RIM” when trying to connect.  This only affects developers using the test/pre-production environment.  Consumers who have purchased the application from the <a href="http://appworld.blackberry.com/" target="_new">BlackBerry App World™</a> storefront will remain unaffected because BlackBerry App World will assign unique identifies to applications when they are put up for sale.</p>
<p>The UUID is used to uniquely identify an application in the test/pre-production environment.  Once you upload the application to <a href="http://appworld.blackberry.com/" target="_new">BlackBerry App World</a>, it is no longer used.  Changing your UUID allows you to perform tests of your application in isolation of one another.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rimdevblog.wordpress.com/9551/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rimdevblog.wordpress.com/9551/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=devblog.blackberry.com&#038;blog=17235680&#038;post=9551&#038;subd=rimdevblog&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://devblog.blackberry.com/2012/05/bbm-uuid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/76c7dc9f1e2068196cd724a8bd5bac54?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">msohm</media:title>
		</media:content>

		<media:content url="http://rimdevblog.files.wordpress.com/2012/05/bbmuuid.jpg" medium="image" />
	</item>
	</channel>
</rss>
