android-mvp-architecture
android-mvp-architecture copied to clipboard
Login not working on android 10
I am Unable to login phone Nokia 8.1 android version 10

provide more info !
This is because it has "http" protocol used. Open module gradle file and set "https" instead. From Android 9 and onwards, plaintext communication is prevented.