Esri / runtime-questions

Welcome to the 2017 Esri Developer Summit and the session called, "Everything (or Anything) You Wanted to Know About the ArcGIS Runtime SDKs but Were Afraid to Ask"
12 stars 7 forks source link

License #153

Open mhdostal opened 6 years ago

mhdostal commented 6 years ago

[Customer question] To test if a license if valid we have to create an AppDomain every time. Is there a better way to do it?

(We let the client provide his own license key in a text box.)