--
You received this message because you are subscribed to the Google Groups "Siaqodb - NoSQL embedded database for .NET" group.
To unsubscribe from this group and stop receiving emails from it, send an email to siaqodb+unsubscribe@googlegroups.com.
To post to this group, send email to sia...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/siaqodb/bc7c28c9-416b-44f5-88e2-aa5b6d7c77bc%40googlegroups.com.
And on Android, what processor settings/target you have , ARMv7, ARM? and what is the min Android version? (A screenshot with the project settings would be great.)
On Mon, Aug 15, 2016 at 8:49 AM, <tl.sar...@gmail.com> wrote:
I am choosing solution as Xamarin Cross Platform and targeting now Xamarin Android. Later I will concentrate on Xamarin iOS. Sorry I don't have repro project, I am directly working on project.
On Monday, August 15, 2016 at 1:46:20 PM UTC+8, Siaqodb Support wrote:-What platform do you target: Xamarin(Android, iOS), UWP, .NET Core, .NET 4.5?-Can you send us a repro project?
On Sunday, August 14, 2016 at 4:39:05 PM UTC+3, tl.sar...@gmail.com wrote:As per below comment, I installed SiaqoDB from Nuget. Still I am facing the same issue. Please suggest.
On Friday, August 12, 2016 at 11:29:50 PM UTC+8, Siaqodb Support wrote:The best way to solve this problem is to add Siaqodb from Nuget in all of your projects within the solution.
On Friday, August 12, 2016 at 1:27:01 PM UTC+3, tl.sar...@gmail.com wrote:Hi,I am new to SiaqoDB. I have installed trail version in my Xamarin Cross Platform project for Android Version. while creating the instance for SiaqoDB, I am getting the following error."System.TypeInitializationException: The type initializer for 'LightningDB.Native.NativeMethods' threw an exception."I have added "siaqodb.dll" and "siaqodbportable.dll" as reference in my project. Please let me know how to fix this issue.Advance Thanks.
--
You received this message because you are subscribed to the Google Groups "Siaqodb - NoSQL embedded database for .NET" group.
To unsubscribe from this group and stop receiving emails from it, send an email to siaqodb+u...@googlegroups.com.
To post to this group, send email to sia...@googlegroups.com.
And on Android, what processor settings/target you have , ARMv7, ARM? and what is the min Android version? (A screenshot with the project settings would be great.)
On Mon, Aug 15, 2016 at 8:49 AM, <tl.sar...@gmail.com> wrote:
I am choosing solution as Xamarin Cross Platform and targeting now Xamarin Android. Later I will concentrate on Xamarin iOS. Sorry I don't have repro project, I am directly working on project.
On Monday, August 15, 2016 at 1:46:20 PM UTC+8, Siaqodb Support wrote:-What platform do you target: Xamarin(Android, iOS), UWP, .NET Core, .NET 4.5?-Can you send us a repro project?
On Sunday, August 14, 2016 at 4:39:05 PM UTC+3, tl.sar...@gmail.com wrote:As per below comment, I installed SiaqoDB from Nuget. Still I am facing the same issue. Please suggest.
On Friday, August 12, 2016 at 11:29:50 PM UTC+8, Siaqodb Support wrote:The best way to solve this problem is to add Siaqodb from Nuget in all of your projects within the solution.
On Friday, August 12, 2016 at 1:27:01 PM UTC+3, tl.sar...@gmail.com wrote:Hi,I am new to SiaqoDB. I have installed trail version in my Xamarin Cross Platform project for Android Version. while creating the instance for SiaqoDB, I am getting the following error."System.TypeInitializationException: The type initializer for 'LightningDB.Native.NativeMethods' threw an exception."I have added "siaqodb.dll" and "siaqodbportable.dll" as reference in my project. Please let me know how to fix this issue.Advance Thanks.
--
You received this message because you are subscribed to the Google Groups "Siaqodb - NoSQL embedded database for .NET" group.
To unsubscribe from this group and stop receiving emails from it, send an email to siaqodb+u...@googlegroups.com.
To post to this group, send email to sia...@googlegroups.com.
You can't add them manually because for Android they should be included in the Siaqodb.dll and SiaqodbPortable.dll
See: "Xamarin.Android: LMDB native binaries are embedded into Siaqodb.dll so nothing should be done."
source: http://siaqodb.com/docs/Platform-specifics/
@Dotissi SRL: You should be able to fix that problem by building the libraries (Siaqodb.dll and SiaqodbPortable.dll) specificly for armeabi-v7a