Hi All,
I am getting bellow error when accessing rest api in php with bellow android 6.0.
ionic.bundle.js:19346 GET http://www.example.com/login/app_scripts/user_login.php?userid=userid&pass=123456789 501 (Not Implemented)
i have tested it 6.0 and upper version… code is running fine.
i am using “ionic run android -l”
If any one has solution for this issue… plz help me.
Hi,
Can i get any suggestion ? My current devlopment is stuck due to this and new to ionic.
thanks…
This makes no sense.
Did you remote debug the problem on the device already? Follow these instructions here to debug the problem in Chrome dev tools: https://ionic.zone/debug/remote-debug-your-app#android Look at the console and network tabs for errors.