Hi Team,
I have an objective c programming where i'm using
[AGSArcGISRuntimeEnvironment setLicenseKey:clientID error:&error] but it shows the 'Developer License key water mark'.
any idea how to fix it?
Thanks,
Ajitesh
Hi Ajitesh,
Are you setting the correct license key? What your `clientID` string looks like? The format of the license key should look like,
<license level lite/basic>,<number of deployments>,<string>,<expiration date>,<some string>
Regards,
Nimesh
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): https://developers.arcgis.com/swift/license-and-deployment/get-a-license/#your-lite-license-string
The page also explains the the limitations by the Lite level. Nonetheless, it removes the watermark.
Thank you, after changing the format, the watermark issue got resolved.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.