Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
So I gots me an Android app I'm writing in Ionic Angular
Cleartext is disabled by default these days. However I need to make requests from the app to ESP 32's running in the same network. They will always be running in the same network.
Setting cleartext = true in the manifest hasn't worked.
"whitelisting" the ip hasn't worked
It works when usb debugging and keeps working after I unplug the cable but won't work if I close and then reopen the app
question
ionic
http
android