I use to send build to codenameone for year, but suddenly all the newly android build apps is not working with http protocol, getting "java.io.IOException: Cleartext HTTP traffic to domainname.com not permitted."
I search through google but not finding any solutions about android for codenameone.
I understand apple had force this to https, but not android.
Can somebody help here?
Try to play around the codenameone setting page for this project to add a build hint
android.xapplication=<application android:usesCleartextTraffic="true" />
But not working as well.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…