I have installed ArcGIS AppStudio which installed Qt Creator along with the Runtime SDK for Qt 100.12. I'd like to take advantage of the new features (mapView.locationDisplay) in the 100.13 SDK. How can I upgrade?
I have tried downloading and installing the new SDK but cannot tell Qt Creator to use it. Changing my import statements to import Esri.ArcGISRuntime 100.13 throws a runtime error.
Any help here?
thx