You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Xamarin-iOS/Licensing/licensing-errors.md
+20-4Lines changed: 20 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,11 @@ The following error message will be shown if a Syncfusion license key has not be
19
19
20
20

21
21
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.
23
27
24
28
## Invalid key
25
29
@@ -29,7 +33,11 @@ If the application is registered with an invalid key, another version of license
29
33
30
34

31
35
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.
33
41
34
42
## Trial Expired
35
43
@@ -49,7 +57,11 @@ If the application is registered with another platform's license key, the follow
49
57
50
58

51
59
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.
53
65
54
66
## Version Mismatch
55
67
@@ -59,7 +71,11 @@ If the application is registered with another version's license key, the followi
59
71
60
72

61
73
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.
63
79
64
80
## Could not load Syncfusion.Licensing.dll assembly version...?
65
81
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