erikjhordan-rey / People-MVVM

Sample created to practice MVVM and DataBinding in Android Applications.
https://erikjhordan-rey.github.io/blog/2015/12/15/ANDROID-databinding-android.html
668 stars 193 forks source link

java.net.UnknownServiceException: CLEARTEXT communication to api.randomuser.me not permitted by network security policy #30

Closed xxqxpxx closed 5 years ago

xxqxpxx commented 5 years ago

android:usesCleartextTraffic="true" in mainfiest file on android 8+

erikjhordan-rey commented 5 years ago

You're right! I think the next time you can create a PR