Hi Xamarin forum,
Can somebody help because I got SNI_ERROR_35 when connecting to sql actually the debbuger stops at this line
SqlCommand selectTbl = new SqlCommand("SELECT * FROM tablename WHERE Username='"+user.Username+"'AND Password='"+user.Password+"'", databaseConnect.connectDB());
and the console keeps saying Thread finish #1 #2 and so on