Java.IO.IOException: ‘Cleartext HTTP traffic to xxx.xxx.xxx.xxx not permitted’

Goto Android Project, then click on properties,
Click on AssemblyInfo.cs
Add: [assembly: Application(UsesCleartextTraffic =true)]

UsesCleartextTraffic
UsesCleartextTraffic


Posted

in

by

Tags: