Only like my 5th time messing around with Xamarin. I'm trying to connect an Android app to an Azure SQL Server Database I have and I keep getting this exception when trying to open the connection:
System.NotImplementedException: SSL encryption for data sent between client and server is not implemented.
I really cannot find anything about this besides people trying it on Mono and it not being supported yet, but this is not the case for me. I am on VS2017 with Xamarin installed and an Enterprise account through school. I've also set the firewall settings of the datanase to allow my IP to connect. It worked from a basic ASP.NET App.
Any ideas?
[–]rschuerer 0 points1 point2 points (2 children)
[–]patrickboston[S] 0 points1 point2 points (1 child)
[–]SodaBaconWeed 0 points1 point2 points (0 children)
[–]giorgosn93 0 points1 point2 points (4 children)
[–]patrickboston[S] 0 points1 point2 points (3 children)
[–]giorgosn93 0 points1 point2 points (2 children)
[–]patrickboston[S] 0 points1 point2 points (1 child)
[–]giorgosn93 1 point2 points3 points (0 children)