Gotta love Android and it's "uhh can't send cleartext without this permission" crap. It's not a runtime permission either. I really don't want to enable cleartext for release builds, BUT apparently WebViews don't honor the cleartext permission, so it might be possible to make a webview and send the logs there. Or your server might just need to be upgraded to HTTPS at this point @K1rakishou.
Gotta love Android and it's "uhh can't send cleartext without this permission" crap. It's not a runtime permission either. I really don't want to enable cleartext for release builds, BUT apparently WebViews don't honor the cleartext permission, so it might be possible to make a webview and send the logs there. Or your server might just need to be upgraded to HTTPS at this point @K1rakishou.