0

I built an ionic app that uses REST API passport for login/registration with a laravel 5.7 application. When i tested the app on an android 6 device, I can register / login successfully but when I test it on android 10 device, I cant register and there is no response returned from the server.

I tried running ionic cordova build android@latest to ensure the android build version matches the test device (android 10) but there is still no response from the server.

user3682205
  • 231
  • 3
  • 15
  • What message do you get if you run it with an Android Emulator? Check if you get the "Cleartext HTTP traffic not permitted" message. https://stackoverflow.com/questions/45940861/android-8-cleartext-http-traffic-not-permitted – 1x2x3x4x Apr 07 '22 at 13:19

0 Answers0