This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
map_suite_runtime_license_guide_for_mobile [2017/03/27 19:05] bradrollins [Setup Runtime License File for Your App] |
map_suite_runtime_license_guide_for_mobile [2020/05/19 20:27] (current) benbai |
||
---|---|---|---|
Line 4: | Line 4: | ||
===== Get Runtime License from Map Suite Product Center ===== | ===== Get Runtime License from Map Suite Product Center ===== | ||
- | 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. | + | 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. |
- | + | ||
- | <faicon fa fa-download fa-lg> {{:ThinkGeo.MapSuite.ProductCenter.zip|Download Product Center}} //(0.3 MB)// | + | |
Then, let’s switch to the iOS or Android tab as Figure 1 indicates. | Then, let’s switch to the iOS or Android tab as Figure 1 indicates. | ||
Line 13: | Line 11: | ||
//Figure 1. Map Suite Product Center with iOS tab selected// | //Figure 1. Map Suite Product Center with iOS tab selected// | ||
- | ===== Activate or Start Trail with Map Suite Product Center ===== | + | ===== Activate or Start Trial with Map Suite Product Center ===== |
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. | 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. | ||
===== Generate Runtime License File ===== | ===== Generate Runtime License File ===== | ||
Line 33: | Line 31: | ||
===== Setup Runtime License File for Your App ===== | ===== Setup Runtime License File for Your App ===== | ||
- | After generating the runtime license file, we need to copy this license file to the app project you are working on in Visual Studio, | + | 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: | and change the build action depending on the platform as following: | ||