From cb09a5fddd57c4930114f810d15c119fcfaec732 Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:10:04 +0300 Subject: [PATCH 1/2] Xamarin Android redirect error --- xamarin-android/installation/Installation-Errors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xamarin-android/installation/Installation-Errors.md b/xamarin-android/installation/Installation-Errors.md index 801146f81..fede1aace 100644 --- a/xamarin-android/installation/Installation-Errors.md +++ b/xamarin-android/installation/Installation-Errors.md @@ -32,7 +32,7 @@ You are attempting to use a Trial unlock key to unlock the licensed installer. ### Suggested solution -Only a licensed unlock key can unlock a licensed installer. So, to unlock the Licensed installer, use the Licensed unlock key. To generate the licensed unlock key, refer to [this](http://syncfusion.com/kb/2326) article. +Only a licensed unlock key can unlock a licensed installer. So, to unlock the Licensed installer, use the Licensed unlock key. To generate the licensed unlock key, refer to [this](https://www.syncfusion.com/kb/2326/how-to-generate-syncfusion-setup-unlock-key-from-syncfusion-support-account) article. ## License has expired From 97b8e2fc83268065269310d242989ce3762837cd Mon Sep 17 00:00:00 2001 From: Yvone-Atieno <95272306+Yvone-Atieno@users.noreply.github.com> Date: Mon, 6 Mar 2023 19:13:59 +0300 Subject: [PATCH 2/2] changed redirect link --- xamarin-android/Licensing/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xamarin-android/Licensing/overview.md b/xamarin-android/Licensing/overview.md index dbf331648..142fed558 100644 --- a/xamarin-android/Licensing/overview.md +++ b/xamarin-android/Licensing/overview.md @@ -37,7 +37,7 @@ This application was built using a trial version of Syncfusion Essential Studio. | Source of Syncfusion assemblies | Details | License Key needs to be registered? | Where to get license key from | | ------------- | ------------- | ------------- | ------------- | -| **NuGet package** | If the Syncfusion assemblies used in Build Server were from the Syncfusion NuGet packages, then no need to install any Syncfusion installer. We can directly use the required Syncfusion NuGet packages at [nuget.org](http://nuget.org/).

But, if using NuGet packages from the [nuget.org](https://www.nuget.org/packages?q=syncfusion), then we should register the Syncfusion license key in the application.| Yes | Use any developer license to [generate](https://help.syncfusion.com/xamarin-android/licensing/how-to-generate) keys for Build Environments as well. | +| **NuGet package** | If the Syncfusion assemblies used in Build Server were from the Syncfusion NuGet packages, then no need to install any Syncfusion installer. We can directly use the required Syncfusion NuGet packages at [nuget.org](https://www.nuget.org/).

But, if using NuGet packages from the [nuget.org](https://www.nuget.org/packages?q=syncfusion), then we should register the Syncfusion license key in the application.| Yes | Use any developer license to [generate](https://help.syncfusion.com/xamarin-android/licensing/how-to-generate) keys for Build Environments as well. | | **Trial installer** | If the Syncfusion assemblies used in Build Server were from Trial Installer, we should register the license key in the application for the corresponding version and platforms, to avoid trial license warning. | Yes | Use any developer trial license to [generate](https://help.syncfusion.com/xamarin-android/licensing/how-to-generate) keys for Build Environments as well. | | **Licensed installer** |If the Syncfusion assemblies used in Build Server were from Licensed Installer, then there is no need to register the license keys.

You can [download](https://help.syncfusion.com/xamarin-android/installation/web-installer/how-to-download#download-the-license-version) and [install](https://help.syncfusion.com/xamarin-android/installation/web-installer/how-to-install) the licensed version of our installer. | No | Not applicable |