It was SDK only. Also I put a Preserve attribute on the class just in case.

But I think I got the problem to some extent. This particular tablet seems to actually be using x86 architecture somehow. The moment I enabled the x86 abi for the package the application started working with SQLite. The question still have is why was everything working in debug mode while the support for x86 was turned off?

On 4.4.2014 г. 20:49 ч., Jonathan Pryor wrote:
On Apr 4, 2014, at 12:54 PM, Vladimir Dimitrov <vlad.dimit...@gmail.com> wrote:
The problem gets even stranger as if I run the code in debug mode then 
everything works fine and I don't get the exception. But the problem happens 
only when I run the release code...!!!
What link mode does your project have? Is it SdkOnly, or Full?

  - Jon

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to