I have some problems trying to find a solution to test my Xalarin PCL sqlite connections. How can I do ie Connection Tests for sqlite for my platforms (in Moment 2 (Phone 8, Android))?
I tried to implement sqlite based on this example:
https://github.com/oysteinkrog/SQLite.Net-PCL
source
share