<?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: Viewer User-Type Update Feature on Public Layer in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/viewer-user-type-update-feature-on-public-layer/m-p/561390#M6876</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am failing to reproduce this in house. By any chance could you provide a simple repro and I can take a look at it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Preeti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Aug 2019 00:09:46 GMT</pubDate>
    <dc:creator>PreetiMaske</dc:creator>
    <dc:date>2019-08-20T00:09:46Z</dc:date>
    <item>
      <title>Viewer User-Type Update Feature on Public Layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/viewer-user-type-update-feature-on-public-layer/m-p/561389#M6875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm running into an issue around&amp;nbsp;using the ArcGIS Online "Viewer" (formerly Level 1) User-Type and attempting to update an anonymously editable (shared with everyone + editable) feature layer, and I'm trying to determine whether I'm doing something invalid or whether it might be a bug in the runtime. I'm using the Xamarin Forms .NET Runtime (100.5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I first load a webmap with the&amp;nbsp;anonymously editable feature&amp;nbsp;layer and set the runtime license to the NamedUser-type license obtained from AGOL (a "Lite" license), I am able to update a feature on that layer's ServiceFeatureTable using a call to myServiceFeatureTable.UpdateFeatureAsync(myFeature). However, if I reload the map while still in my app (i.e. assign my map control a new Map() object at the same webmap URL and load it), I get the following error if I try to make the same UpdateFeatureAsync() call again on the same feature:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Esri.ArcGISRuntime.ArcGISRuntimeException: 'Attempt to use functionality that is not supported for the current license level'&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've found a workaround that works&amp;nbsp;some of the time, which is to clear out the existing credentials in the AuthenticationManager and re-apply them &lt;EM&gt;before&amp;nbsp;&lt;/EM&gt;reloading the map, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;var tmpCred = AuthenticationManager.Current.Credentials.First();&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;AuthenticationManager.Current.RemoveAllCredentials();&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;AuthenticationManager.Current.AddCredential(tmpCred);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;// Now reload the webmap and try to update the feature again&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This also seems to fail intermittently, however, and I have been so far unable to determine the difference in state between when it's succeeding and when it's failing. Are there any steps I might be missing when reloading the webmap? Why would reloading the credentials here potentially make any difference? Is this simply unsupported behavior?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Matthew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 20:51:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/viewer-user-type-update-feature-on-public-layer/m-p/561389#M6875</guid>
      <dc:creator>QAAccount</dc:creator>
      <dc:date>2019-07-29T20:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Viewer User-Type Update Feature on Public Layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/viewer-user-type-update-feature-on-public-layer/m-p/561390#M6876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I am failing to reproduce this in house. By any chance could you provide a simple repro and I can take a look at it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Preeti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2019 00:09:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/viewer-user-type-update-feature-on-public-layer/m-p/561390#M6876</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2019-08-20T00:09:46Z</dc:date>
    </item>
  </channel>
</rss>

