<?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: &amp;quot;Beta - For developer Use One&amp;quot; is always shown in MapView in Kotlin Maps SDK Questions</title>
    <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/quot-beta-for-developer-use-one-quot-is-always/m-p/1242932#M7</link>
    <description>&lt;P&gt;Hello, this is actually expected behavior. Unlike the license watermark seen in 100.15, The beta watermark will be shown on the MapView with any license. When the Maps SDK for Kotlin has its final release, the beta watermark will be removed and the behavior will match 100.15.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Hudson Miears&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2022 14:03:23 GMT</pubDate>
    <dc:creator>Hudson_Miears</dc:creator>
    <dc:date>2022-12-21T14:03:23Z</dc:date>
    <item>
      <title>"Beta - For developer Use One" is always shown in MapView</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/quot-beta-for-developer-use-one-quot-is-always/m-p/1242906#M6</link>
      <description>&lt;P&gt;I am tring to use the Maps SDK for Kotlin to make a demo.&lt;/P&gt;&lt;P&gt;The Lite License is configed by using setLicense method of ArcGISEnvironment class,&lt;/P&gt;&lt;P&gt;but&amp;nbsp;"Beta - For developer Use One" is always shown in MapView.&lt;/P&gt;&lt;P&gt;this is no problem by Runtime 100.15.&lt;/P&gt;&lt;P&gt;the code is as following :&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;package &lt;/SPAN&gt;edu.hebtu.mapview&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;androidx.appcompat.app.&lt;SPAN&gt;AppCompatActivity&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;android.os.&lt;SPAN&gt;Bundle&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;com.arcgismaps.&lt;SPAN&gt;ApiKey&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;com.arcgismaps.&lt;SPAN&gt;ArcGISEnvironment&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;com.arcgismaps.&lt;SPAN&gt;License&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;com.arcgismaps.mapping.&lt;SPAN&gt;ArcGISMap&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;com.arcgismaps.mapping.&lt;SPAN&gt;BasemapStyle&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;import &lt;/SPAN&gt;com.arcgismaps.mapping.view.&lt;SPAN&gt;MapView&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;class &lt;/SPAN&gt;&lt;SPAN&gt;MainActivity &lt;/SPAN&gt;: AppCompatActivity() {&lt;BR /&gt;&lt;BR /&gt;    &lt;SPAN&gt;private lateinit var &lt;/SPAN&gt;&lt;SPAN&gt;mapView&lt;/SPAN&gt;: &lt;SPAN&gt;MapView&lt;BR /&gt;&lt;/SPAN&gt;    &lt;SPAN&gt;override fun &lt;/SPAN&gt;&lt;SPAN&gt;onCreate&lt;/SPAN&gt;(savedInstanceState: &lt;SPAN&gt;Bundle&lt;/SPAN&gt;?) {&lt;BR /&gt;        &lt;SPAN&gt;super&lt;/SPAN&gt;.onCreate(savedInstanceState)&lt;BR /&gt;        setContentView(&lt;SPAN&gt;R&lt;/SPAN&gt;.&lt;SPAN&gt;layout&lt;/SPAN&gt;.&lt;SPAN&gt;activity_main&lt;/SPAN&gt;)&lt;BR /&gt;        &lt;SPAN&gt;ArcGISEnvironment&lt;/SPAN&gt;.&lt;SPAN&gt;apiKey &lt;/SPAN&gt;= &lt;SPAN&gt;ApiKey&lt;/SPAN&gt;.create(&lt;SPAN&gt;"apikey"&lt;/SPAN&gt;)&lt;BR /&gt;        &lt;SPAN&gt;ArcGISEnvironment&lt;/SPAN&gt;.setLicense(&lt;SPAN&gt;"runtimelite,1000,rud1587197405,none,3M2PMD17*****"&lt;/SPAN&gt;) // some characters have been replaced by ***&lt;BR /&gt;        &lt;SPAN&gt;mapView &lt;/SPAN&gt;= findViewById&lt;SPAN&gt;&amp;lt;MapView&amp;gt;&lt;/SPAN&gt;(&lt;SPAN&gt;R&lt;/SPAN&gt;.&lt;SPAN&gt;id&lt;/SPAN&gt;.&lt;SPAN&gt;mapview&lt;/SPAN&gt;)&lt;BR /&gt;        &lt;SPAN&gt;lifecycle&lt;/SPAN&gt;.addObserver(&lt;SPAN&gt;mapView&lt;/SPAN&gt;)&lt;BR /&gt;        &lt;SPAN&gt;mapView&lt;/SPAN&gt;.&lt;SPAN&gt;map &lt;/SPAN&gt;= ArcGISMap(&lt;SPAN&gt;BasemapStyle&lt;/SPAN&gt;.&lt;SPAN&gt;ArcGISTopographic&lt;/SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;    }&lt;BR /&gt;&lt;BR /&gt;}&lt;/PRE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2022-12-21_18-55-34.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/59008i68C345E0D0E67CE6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Snipaste_2022-12-21_18-55-34.png" alt="Snipaste_2022-12-21_18-55-34.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 10:57:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/quot-beta-for-developer-use-one-quot-is-always/m-p/1242906#M6</guid>
      <dc:creator>DongYu</dc:creator>
      <dc:date>2022-12-21T10:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: "Beta - For developer Use One" is always shown in MapView</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/quot-beta-for-developer-use-one-quot-is-always/m-p/1242932#M7</link>
      <description>&lt;P&gt;Hello, this is actually expected behavior. Unlike the license watermark seen in 100.15, The beta watermark will be shown on the MapView with any license. When the Maps SDK for Kotlin has its final release, the beta watermark will be removed and the behavior will match 100.15.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Hudson Miears&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 14:03:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/quot-beta-for-developer-use-one-quot-is-always/m-p/1242932#M7</guid>
      <dc:creator>Hudson_Miears</dc:creator>
      <dc:date>2022-12-21T14:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: "Beta - For developer Use One" is always shown in MapView</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/quot-beta-for-developer-use-one-quot-is-always/m-p/1242981#M8</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 17:04:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/quot-beta-for-developer-use-one-quot-is-always/m-p/1242981#M8</guid>
      <dc:creator>DongYu</dc:creator>
      <dc:date>2022-12-21T17:04:16Z</dc:date>
    </item>
  </channel>
</rss>

