Hi. I am wanting to create an iOS app that would require some data to be saved on the device. I know that I can do this with SQLite, but I am wondering if I can use SQLite.net, SQLite ORM, and ADO.net in xamarin studio starter edition. Also, does this count towards the 64KB code limit present in starter edition?
Thank you for any input that you might have.