ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
When debugging or running a mobile app with Map Suite Mobile Components, it's required to set up the Runtime license. Without the Runtime license, the application cannot be launched.
A Runtime License can be generated by “Map Suite Product Center”. Please navigate to ThinkGeo.Mobile.iOS/ThinkGeo.Mobile.Android Nuget package installation folder, find ThinkGeo.ProductCenter.exe and run it. This executable can also be found in the project bin folder after installing the nuget package and recompile your project.
Then, let’s switch to the iOS or Android tab as Figure 1 indicates.
In this step, we are going to generate the license with your account. Please sign into your account, then click the “Activate” button to use your full license if you've purchased the selected product. Also, you can click the “Start Evaluation” button to get a free trial license.
After you have activated or started an evaluation with your account, the next thing we need to do is to generate a Runtime License file to bind to the app you are working on. The runtime license is bound to a unique ID of the app. iOS and Android apps' unique ID are located in different places.
Let’s copy the app’s unique ID and paste it in the textbox on the right side of the product center in iOS/Android tab. Then click the “Create” button to generate a runtime license.
After generating the runtime license file, we need to copy this license file to the app or project you are working on in Visual Studio, and change the build action depending on the platform as following:
Now the licenses are ready for development and you can also distribute the app with this runtime license. Let’s press F5 to start your app and enjoy what you have created.