Unlicensed feature Error code 8001

539
1
06-09-2023 03:55 AM
Labels (5)
YashvitNaik
New Contributor III

Hi, 
 I am facing an issue while Adding new feature, I am using Esri.ArcGISRuntime (100.13.0) Nuget package, facing this issue on xamarin iOS.

Getting this error on Add Feature Async :

 await selectedFeatureTable.AddFeatureAsync(newFeature);

Exception:

YashvitNaik_0-1686307964700.png

 


  

0 Kudos
1 Reply
PreetiMaske
Esri Contributor

Please ensure your app is licensed properly. 

Refer to https://developers.arcgis.com/net/license-and-deployment/license/#licensing-capabilities for information on different license levels and the capabilities offered at each license level.

0 Kudos