B4A Question B4A Login Form - Hikari (first post)    Dec 14, 2021 It still says error.. ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.254.106 not permitted by network security policy, Response: ERROR: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.254.106 not permitted by network security policy B4A Question ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication to www.videoservice.us not permitted by network security policy, Resp - FrostCodes (first post)    Jan 18, 2022 Add this to your app manifest editor
SetApplicationAttribute(android:usesCleartextTraffic, "true") B4A Question error http - Guido1996    Jun 24, 2021 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 B4A Question ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication.. - Erel (first post)    May 03, 2020 You should never edit AndroidManifest.xml. Add that line to Project - Manifest Editor. B4J Question Remote Database Connector continue... - Reinierus (first post)    Jun 06, 2020 If I don't use https, I get this error:
ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.10.139 not permitted by network security policy, Response:
ERROR: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.10.139 not permitted by network B4A Question [Solved] B4A error in a JRDC2 database example - RAFA BRAVO (first post)    Oct 26, 2020 Reason: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.18.16 not permitted by network security policy, Response: ERROR: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.18.16 not permitted by network security policy ** Activity (main) Pause, UserClosed = fal B4A Question how to solve network security configuration? - Mark Joseph    May 13, 2024 Errors:
ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication to 192.168.1.103 not permitted by network security policy, Response: Errorjava.net.UnknownServiceException: CLEARTEXT communication to 192.168.1.103 not permitted by network security policy
every time I run my p B4A Question TargetSdkVersion 28 is error - rscheel (first post)    Oct 24, 2018 Add the line, now I get the following error, the application now does not close ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication to (ip) not permitted by network security policy, Response: B4A Question Error: java.net.UnknownServiceException: CLEARTEXT communication - amidgeha (first post)    Aug 04, 2019   (24 reactions) Add this line to your Manifest:
SetApplicationAttribute(android:usesCleartextTraffic, "true")
Take a look at this link B4A Question Error in ExecuteQuery function from DBRequestManager - Bernard Harris (first post)    Oct 10, 2022 Okay, I replaced that file with the OKHttpUtils2 and it went further but I'm now getting a strange error and I think it's from the remote server.
The error is:
ResponseError. Reason: java.net.UnknownServiceException: CLEARTEXT communication to 71.13.118.169 not permitted by network security polic Page: 1   2   3   4   5   6   7   Powered by ColBERT |