RavenProject / ravenwallet-android

MIT License
18 stars 28 forks source link

Allow ClearText so help buttons work on newer Android Devices. #56

Closed spyder46n2 closed 4 years ago

spyder46n2 commented 4 years ago

Fixes issue #46 - Android changed to not allow cleartext. This change allows cleartext on newer flavours of Android. Note: I tired adding a Network_Security config/XML as recommended. This would limit Cleartext support to only Ravenwallet.org, but it also only allows HTTPS. It appears that Ravenwallet.org does not support HTTPS so the network security path won't work for this.