When starting up, we can also start loading the license async, and cache the result (10.x, Pro, or none), and then provide better feedback in the UI (disable the reload button when theme is a *.lyr and we have a Pro license. If loading failed give the user an alert that some features will not be available.
Remove the license check from the load metadata, load theme, and load preview methods in the GisInterface.
When starting up, we can also start loading the license async, and cache the result (10.x, Pro, or none), and then provide better feedback in the UI (disable the reload button when theme is a
*.lyrand we have a Pro license. If loading failed give the user an alert that some features will not be available.Remove the license check from the load metadata, load theme, and load preview methods in the GisInterface.