<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Do we need to put clientid in between ’&amp;lt;‘ and ‘&amp;gt;’ when licensing for basic license? in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/do-we-need-to-put-clientid-in-between-lt-and-gt/m-p/567163#M4881</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/33392"&gt;Oguzhan Topsakal&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't have to put the client id in between '&amp;lt;' and '&amp;gt;'. The EXC_BAD_ACCESS means you are trying to access an object that has already been released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tip: You can always put breakpoints and find out what object is causing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Apr 2015 16:28:05 GMT</pubDate>
    <dc:creator>GagandeepSingh</dc:creator>
    <dc:date>2015-04-23T16:28:05Z</dc:date>
    <item>
      <title>Do we need to put clientid in between ’&lt;‘ and ‘&gt;’ when licensing for basic license?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/do-we-need-to-put-clientid-in-between-lt-and-gt/m-p/567162#M4880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I do not put my clientid in between ’&amp;lt;‘ and ‘&amp;gt;’, it gives EXC_BAD_ACCESS.&amp;nbsp; I wonder if I need to put my clientid in between ‘&amp;lt;‘ and ‘&amp;gt;’(If I put it in ‘&amp;lt;‘ and ‘&amp;gt;’, I do not get EXC_BAD_ACCESS but it says my client id is invalid but it should be valid..) I am trying to add the client id to remove 'Developer Use Only' mark by using the following code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s2"&gt;NSString&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;* clientID = &lt;/SPAN&gt;&lt;SPAN class="s3"&gt;@"&amp;lt;XYZ&amp;gt;"&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [&lt;/SPAN&gt;&lt;SPAN class="s2"&gt;AGSRuntimeEnvironment&lt;/SPAN&gt;&lt;SPAN class="s3"&gt; &lt;/SPAN&gt;&lt;SPAN class="s4"&gt;setClientID&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;:clientID &lt;/SPAN&gt;&lt;SPAN class="s4"&gt;error&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;:&amp;amp;error];&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN class="s3"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s5"&gt;if&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;(error){&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p3"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s3"&gt;// We had a problem using our client ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN class="s4"&gt;NSLog&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;(&lt;/SPAN&gt;&lt;SPAN class="s3"&gt;@"Error using client ID : %@"&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;,[error &lt;/SPAN&gt;&lt;SPAN class="s4"&gt;localizedDescription&lt;/SPAN&gt;&lt;SPAN class="s1"&gt;]);&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;SPAN style="line-height: 1.5;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;P class="p2"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 08:57:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/do-we-need-to-put-clientid-in-between-lt-and-gt/m-p/567162#M4880</guid>
      <dc:creator>OguzhanTopsakal</dc:creator>
      <dc:date>2015-04-23T08:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Do we need to put clientid in between ’&lt;‘ and ‘&gt;’ when licensing for basic license?</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/do-we-need-to-put-clientid-in-between-lt-and-gt/m-p/567163#M4881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/33392"&gt;Oguzhan Topsakal&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't have to put the client id in between '&amp;lt;' and '&amp;gt;'. The EXC_BAD_ACCESS means you are trying to access an object that has already been released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tip: You can always put breakpoints and find out what object is causing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 16:28:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/do-we-need-to-put-clientid-in-between-lt-and-gt/m-p/567163#M4881</guid>
      <dc:creator>GagandeepSingh</dc:creator>
      <dc:date>2015-04-23T16:28:05Z</dc:date>
    </item>
  </channel>
</rss>

