<?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: License for developer subscription in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555523#M6822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you don't license your app, you are running in Developer Mode. In Developer Mode you'll see a watermark on the MapView and SceneView. All functionality will be available to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the developers website, you can obtain a free "Lite" license. Once you call ArcGISRuntimeEnvironment.SetLicense(licenseString) your app snaps out of developer mode, watermark goes away, and all the functionality that isn't supported in lite mode will throw a license exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd recommend developing your app licensed at the right license level from the beginning, so you don't get caught by license restrictions later on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Aug 2017 18:53:19 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2017-08-23T18:53:19Z</dc:date>
    <item>
      <title>License for developer subscription</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555522#M6821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;Hello i have seen mentionned on this link &amp;nbsp; &amp;nbsp;&lt;A href="https://developers.arcgis.com/net/latest/wpf/guide/license-your-app.htm"&gt;https://developers.arcgis.com/net/latest/wpf/guide/license-your-app.htm&lt;/A&gt;&amp;nbsp;( &amp;nbsp;No license is required to develop ArcGIS Runtime apps; there's no need to authorize your development machine. As a member of the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/announcements/" style="color: #0079c1; background-color: #f8f8f8; text-decoration: none;"&gt;ArcGIS Developer Program&lt;/A&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;, you have a free&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/pricing" style="color: #0079c1; background-color: #f8f8f8; text-decoration: none;"&gt;ArcGIS Developer Subscription (Essentials Plan)&lt;/A&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;. With this plan you can download and install any ArcGIS Runtime SDK and immediately have access to all the functionality of the APIs for development purposes.)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;My questions are :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;Does that means that developers will have access to all functionalities of the API or just a lite license ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;With Lite license is it possible to visualize SceneLayerPackage ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; background-color: #f8f8f8;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 15:15:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555522#M6821</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-08-21T15:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: License for developer subscription</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555523#M6822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you don't license your app, you are running in Developer Mode. In Developer Mode you'll see a watermark on the MapView and SceneView. All functionality will be available to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the developers website, you can obtain a free "Lite" license. Once you call ArcGISRuntimeEnvironment.SetLicense(licenseString) your app snaps out of developer mode, watermark goes away, and all the functionality that isn't supported in lite mode will throw a license exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd recommend developing your app licensed at the right license level from the beginning, so you don't get caught by license restrictions later on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 18:53:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555523#M6822</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-08-23T18:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: License for developer subscription</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555524#M6823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello ,&lt;/P&gt;&lt;P&gt;Saying (&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;In Developer Mode you'll see a watermark on the MapView and SceneView. All functionality will be available to you.) is that mean that i will have all the functionality of (lite , basic and advanced) levels ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 20:43:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555524#M6823</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-08-23T20:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: License for developer subscription</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555525#M6824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes but you are not allowed to go into production in that mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Aug 2017 21:44:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555525#M6824</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-08-23T21:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: License for developer subscription</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555526#M6825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay i just want to make some tests that's all for example i want to edit geodatabase and edit a 3DFeatures of SceneLayers using (.slpk) files will it be possible with the developer mode ? i don't care if i will have a MapView and SceneView&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 08:20:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555526#M6825</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-08-24T08:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: License for developer subscription</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555527#M6826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again there are no restrictions on any functionality in developer mode. Everything the API can do in fully advanced license mode is available to you in dev-mode.&lt;/P&gt;&lt;P&gt;Having said that, SceneLayer editing is not something the ArcGIS Runtime supports (regardless of licensing).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 15:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555527#M6826</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-08-24T15:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: License for developer subscription</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555528#M6827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why i can not even to load my arcgisSceneLayers from my (.slpk) file please look at my topic&amp;nbsp;&lt;A href="https://community.esri.com/thread/200375-fail-to-display-arcgisscenellayer-with-slpk"&gt;https://community.esri.com/thread/200375-fail-to-display-arcgisscenellayer-with-slpk&lt;/A&gt;&amp;nbsp; i'll be very thankful if i will have a definitive helpful answer&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 16:17:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/license-for-developer-subscription/m-p/555528#M6827</guid>
      <dc:creator>ManelKEDDAR</dc:creator>
      <dc:date>2017-08-24T16:17:15Z</dc:date>
    </item>
  </channel>
</rss>

