Xamarin License Issue

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
sjc
Newbie
Newbie
Posts: 4
Joined: Thu Mar 29, 2018 12:00 am

Xamarin License Issue

Post by sjc » Tue Apr 17, 2018 3:49 pm

Hi,

I am having an issue with TeeChart Xamarin control remaining in eval mode after it has been added to an existing production iOS application. I have installed the license file as a resource and marked it as an embedded resource and called Steema.TeeChart.TChart.Init(); from AppDelegate.cs, but the chart control is displayed as an evaluation non-licensed version. So I have created a simple test iOS app using the same procedure to install TeeChart and that is working correctly. Can you give me any suggestions that may resolve this, please ?

Thanks

sjc
Newbie
Newbie
Posts: 4
Joined: Thu Mar 29, 2018 12:00 am

Re: Xamarin License Issue

Post by sjc » Wed Apr 18, 2018 10:31 am

Hi,

The production product uses the older portable classes for the PCL project but the newer test app that works uses .NET standard classes.

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Xamarin License Issue

Post by Sandra » Fri Apr 20, 2018 4:03 pm

Hello sjc,

Seems the problems is caused for you use incorrect assemblies or old assembiles, could you please confirm us the assemblie are you using is the latest ?

Thanks in advance
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

sjc
Newbie
Newbie
Posts: 4
Joined: Thu Mar 29, 2018 12:00 am

Re: Xamarin License Issue

Post by sjc » Fri Apr 20, 2018 4:55 pm

Hi Sandra,

I am using the Xamarin Forms library Steema.TeeChart.NET.STD.Xamarin.Forms -Version 4.1.2018.1150 from NuGet, I don't see any older versions than this.

Pep
Site Admin
Site Admin
Posts: 3272
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Re: Xamarin License Issue

Post by Pep » Sun Apr 22, 2018 3:29 pm

Hi,

The production product uses the older portable classes for the PCL project but the newer test app that works uses .NET standard classes.
Hi,
this shouldn't be a problem (to use older portable classes), as it uses the same procedure. Did you use any other TeeChart for Xamarin.Forms version (Pro for example) on that project ? If so, that could be the cause, that the project is trying to load or referencing to other packages.
If it's not the case, would it be possible to send us an example (removing most of the things) so we can do the tests here ?

Pep
Site Admin
Site Admin
Posts: 3272
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Re: Xamarin License Issue

Post by Pep » Mon Apr 23, 2018 1:00 pm

Hi,

just inform that I've found a bug which could cause the license problem. We're going to update the nuget package for a new version asap. Please, check once it's updated.

sjc
Newbie
Newbie
Posts: 4
Joined: Thu Mar 29, 2018 12:00 am

Re: Xamarin License Issue

Post by sjc » Fri Apr 27, 2018 4:24 pm

Hi Pep,

I have tried both versions uploaded recently 4.2018.4.24 and 4.2018.4.26, but the chart still displays as an evaluation version my our production app. I have checked if I can read the TeeChart.licenses file from the manifest resource stream and I can get the license string without issue. This is becoming quite an issue for my company, we recently bought TeeChart licenses to replace the chart we used previously but as we cannot get the chart licensed in the app I cannot submit the next release. Is there anything else that may cause this?

Pep
Site Admin
Site Admin
Posts: 3272
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Re: Xamarin License Issue

Post by Pep » Sun Apr 29, 2018 9:31 pm

Hi Tim,
sorry for the inconvenience. This problem should be fixed in the latest version 4.2018.4.26. In any case I'm going the recheck by using the your license file and back to you asap.

omarmuw
Newbie
Newbie
Posts: 1
Joined: Tue Jan 08, 2019 12:00 am

Re: Xamarin License Issue

Post by omarmuw » Thu Jan 10, 2019 7:11 am

Hi Team,

I bought license for Xamarin forms project.
I already spent a day on how to remove watermark with help of license file.
I'm using latest stable version Steema.TeeChart.NET.STD.Xamarin.Forms 4.2018.10.18

Thanks

Pep
Site Admin
Site Admin
Posts: 3272
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Re: Xamarin License Issue

Post by Pep » Thu Jan 10, 2019 11:32 am

Hi,

I've been checking your license file ( the one you received from the sales department ), in a new Xamarin.Forms project, and all seems to work fine here.

I've just sent a private message directly to you mail account with the sample project. Could you please check if all is working fine for you?

Thanks

mk_ps
Newbie
Newbie
Posts: 2
Joined: Thu Feb 20, 2020 12:00 am

Re: Xamarin License Issue

Post by mk_ps » Mon Feb 24, 2020 7:52 am

Hi,

I've similiar issues. I used Xamarin.Forms v4.4 for our application and make build for Android and iOS. After adding Steema.TeeChart.NET.STD.Xamarin.Forms v4.2019.7.3 the Android version cannot start. So, I used v4.2018.10.18 and Android starts properly. Than I create Xamarin.Forms page with TeeChart. Works fine (with evaluation watermark). Now we buying STD licence, added to project as Embedded Resource and watermark is still visible. Trying licence file add to root of Xamarin.Forms project and/or platform specific projects but with no change.

Can you help me please?
Thanks

Pep
Site Admin
Site Admin
Posts: 3272
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Re: Xamarin License Issue

Post by Pep » Mon Feb 24, 2020 9:50 am

Hello,
does this happens by creating a new project or just with a specific one ?

mk_ps
Newbie
Newbie
Posts: 2
Joined: Thu Feb 20, 2020 12:00 am

Re: Xamarin License Issue

Post by mk_ps » Mon Feb 24, 2020 11:10 am

Hi,

even with specific and with new one.

Pep
Site Admin
Site Admin
Posts: 3272
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Re: Xamarin License Issue

Post by Pep » Mon Feb 24, 2020 9:41 pm

Hello,

could you please send me a message directly to my email account pep@steema.com with the license file that you're using so I can do some tests here ?

APIDev2
Newbie
Newbie
Posts: 3
Joined: Mon Jan 20, 2020 12:00 am

Re: Xamarin License Issue

Post by APIDev2 » Wed May 13, 2020 1:02 pm

I am having the same issue and have to revert back to the old way of including the dlls. This is happening with both Android and Apple.

Post Reply