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
This is an old revision of the document!
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 the MapSuiteMobileFor***-Standard.10.0.0 Nuget package installation folder named “productcenter” and run ThinkGeo.MapSuite.ProductCenter.exe.
Download Product Center (0.3 MB)
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 in your account firstly then click “Activate” button to use your full license if you've purchased the selected product. Also, you can click “Start Evaluation” button to get a free trial license.
After you have activated or started 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 binded to an unique ID of the app. iOS and Android app’s unique ID are located in different places.
Let’s copy the App’s unique ID and paste to the textbox on the right side of the product center in iOS/Android tab. Then click “Create” button to generate a runtime license.
After generated the runtime license file, we need to copy this license file to the app project you are working on Visual Studio, and change the build action depends 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.