Hi,
In my project I'm using SQLite database
(http://code.google.com/p/sqlite-net/). Everything works ok when I'm
using it on my development machine (debug mode + shared rountime tourned
on).
Problem occurs when I'm trying to create a package for a client - I'm
turning off shared rountime to create an .apk package and then my
database stops working (I'm performing Insert to database with
auto-increment PK and I always get 0 and information that tables doesnt
have any primary key auto-inc columns).
What can I check?
Best regards
_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com
UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid