Skip to content

Commit 9ee75ee

Browse files
IN-18121-UG-Documentation-xamarin-ios-dev
1 parent f0f771d commit 9ee75ee

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

Xamarin-iOS/Licensing/licensing-errors.md

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ The following error message will be shown if a Syncfusion license key has not be
1919

2020
![License key not registered](licensing-images/licensing-alert.png)
2121

22-
**Solution:** Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
22+
**Solution:**
23+
24+
* Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
25+
26+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/xamarin-ios/licensing/registering-license-keys) for information on registering the license key.
2327

2428
## Invalid key
2529

@@ -29,7 +33,11 @@ If the application is registered with an invalid key, another version of license
2933

3034
![License key not registered](licensing-images/invalid-key.png)
3135

32-
**Solution:** Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
36+
**Solution:**
37+
38+
* Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
39+
40+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/xamarin-ios/licensing/registering-license-keys) for information on registering the license key.
3341

3442
## Trial Expired
3543

@@ -49,7 +57,11 @@ If the application is registered with another platform's license key, the follow
4957

5058
![License key not registered](licensing-images/platform-mismatch.png)
5159

52-
**Solution:** Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
60+
**Solution:**
61+
62+
* Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform.
63+
64+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/xamarin-ios/licensing/registering-license-keys) for information on registering the license key.
5365

5466
## Version Mismatch
5567

@@ -59,7 +71,11 @@ If the application is registered with another version's license key, the followi
5971

6072
![License key not registered](licensing-images/version-mismatch.png)
6173

62-
**Solution:** Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform. Kindly follow the [KB](https://www.syncfusion.com/kb/8976/how-to-generate-license-key-for-licensed-products) to generate license key.
74+
**Solution:**
75+
76+
* Generate a valid license key from here [Licensed users](https://www.syncfusion.com/account/downloads) or [Trial users](https://www.syncfusion.com/account/manage-trials/downloads) for a specific version and platform. Kindly follow the [KB](https://www.syncfusion.com/kb/8976/how-to-generate-license-key-for-licensed-products) to generate license key.
77+
78+
* In your application, register the generated license key. Please refer to this [help topic](https://help.syncfusion.com/xamarin-ios/licensing/registering-license-keys) for information on registering the license key.
6379

6480
## Could not load Syncfusion.Licensing.dll assembly version...?
6581
Make sure that all the referenced Syncfusion assembles are of the same version. Try cleaning and rebuilding the application to resolve assembly conflict issues.

0 commit comments

Comments
 (0)