Page 1 of 1

Will there be a Mono (Xamarin) version available?

Posted: Mon 09 Dec 2013 14:48
by Ekki
Thx ia

Re: Will there be a Mono (Xamarin) version available?

Posted: Tue 10 Dec 2013 14:40
by Pinturiccio
dotConnect for PostgreSQL supports Mono Xamarin. However dotConnect for PostgreSQL can't be installed on Mono. You should install dotConnect for PostgreSQL on a computer with a Windows OS and then copy the required assemblies like Devart.Data.dll or Devart.Data.PostgreSQL.dll to OS with Mono.
Besides, when you create an application that uses Devart assemblies, it must have a license resource. License information is a specially formed embedded resource. It is checked when a connection is opened. As you can't install dotConnect for PostgreSQL on Mono, you will have to build the license resource manually on a Windows computer, and then copy it to the Mono computer and attach it to your project as an Embedded Resource.
For more information, please refer to http://www.devart.com/dotconnect/postgr ... .html#mono