switch to suggested Native TLS implementation and HttpClient stack (https://docs.microsoft.com/en-us/xamarin/android/app-fundamentals/http-stack?tabs=windows)
This commit is contained in:
@@ -78,6 +78,8 @@
|
||||
<EnableProguard>true</EnableProguard>
|
||||
<DevInstrumentationEnabled>False</DevInstrumentationEnabled>
|
||||
<DebugSymbols>False</DebugSymbols>
|
||||
<AndroidTlsProvider>btls</AndroidTlsProvider>
|
||||
<AndroidHttpClientHandlerType>Xamarin.Android.Net.AndroidClientHandler</AndroidHttpClientHandlerType>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'ReleaseNoNet|AnyCPU' ">
|
||||
<DebugType>none</DebugType>
|
||||
|
||||
Reference in New Issue
Block a user