Android Question error http

Guido1996

New Member
ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication to "************************ not permitted by network security policy, Response:
I'm working in B4X, please give me a answer
 

JohnC

Expert
Licensed User
Longtime User
Add this line to your manifest:
B4X:
SetApplicationAttribute(android:usesCleartextTraffic, "true")
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…