<?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: Even after setting the clientID on setLicenseKey method the water mark is not getting removed in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1393952#M7740</link>
    <description>&lt;P&gt;Thank you, after changing the format, the watermark issue got resolved.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 06:57:17 GMT</pubDate>
    <dc:creator>AjiteshUpadhyaya</dc:creator>
    <dc:date>2024-03-11T06:57:17Z</dc:date>
    <item>
      <title>Even after setting the clientID on setLicenseKey method the water mark is not getting removed</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1390968#M7736</link>
      <description>&lt;P&gt;Hi Team,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an objective c programming where i'm using&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;[&lt;/SPAN&gt;AGSArcGISRuntimeEnvironment &lt;SPAN class=""&gt;setLicenseKey&lt;/SPAN&gt;&lt;SPAN class=""&gt;:clientID &lt;/SPAN&gt;&lt;SPAN class=""&gt;error&lt;/SPAN&gt;&lt;SPAN class=""&gt;:&amp;amp;error] but it shows the 'Developer License key water mark'.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AjiteshUpadhyaya_0-1709627121923.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96847i6E10B576BFB4A512/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AjiteshUpadhyaya_0-1709627121923.png" alt="AjiteshUpadhyaya_0-1709627121923.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;AjiteshUpadhyaya_0-1709627121923.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any idea how to fix it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajitesh&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 08:25:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1390968#M7736</guid>
      <dc:creator>AjiteshUpadhyaya</dc:creator>
      <dc:date>2024-03-05T08:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Even after setting the clientID on setLicenseKey method the water mark is not getting removed</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1391205#M7737</link>
      <description>&lt;P&gt;Hi Ajitesh,&lt;/P&gt;&lt;P&gt;Are you setting the correct license key? What your `clientID` string looks like? The format of the license key should look like,&lt;/P&gt;&lt;LI-CODE lang="c"&gt;&amp;lt;license level lite/basic&amp;gt;,&amp;lt;number of deployments&amp;gt;,&amp;lt;string&amp;gt;,&amp;lt;expiration date&amp;gt;,&amp;lt;some string&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nimesh&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 16:07:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1391205#M7737</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2024-03-05T16:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Even after setting the clientID on setLicenseKey method the water mark is not getting removed</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1391281#M7738</link>
      <description>&lt;P&gt;If you don't have Basic, Standard, or Advanced license key with your organization, here is the link to get your Lite license key (developer account login required):&amp;nbsp;&lt;A href="https://developers.arcgis.com/swift/license-and-deployment/get-a-license/#your-lite-license-string" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/swift/license-and-deployment/get-a-license/#your-lite-license-string&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The page also explains the the limitations by the Lite level. Nonetheless, it removes the watermark.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 17:09:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1391281#M7738</guid>
      <dc:creator>Ting</dc:creator>
      <dc:date>2024-03-05T17:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Even after setting the clientID on setLicenseKey method the water mark is not getting removed</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1393952#M7740</link>
      <description>&lt;P&gt;Thank you, after changing the format, the watermark issue got resolved.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 06:57:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/even-after-setting-the-clientid-on-setlicensekey/m-p/1393952#M7740</guid>
      <dc:creator>AjiteshUpadhyaya</dc:creator>
      <dc:date>2024-03-11T06:57:17Z</dc:date>
    </item>
  </channel>
</rss>

