Hi
I need help with config.xml.
To allow HTTP you need to set application usesCleartextTraffic=“true”
How do I do this in config.xml?
Phonegap documentatiuon not that clear. I have tried suggestions but either the PGB builder fails when it tries to process the config.xml changes.
I have also tried <preference name="android-usesCleartextTraffic" value="true" />
Any advice appreciate.
Thank you