I am using Visual Studio 2015 Community version. I am creating app using Cordova for android mobiles that need an internet connection during access the app.
Everything running fine when I run my app in computer / laptop android emulator but when I install my app in mobile by running that app it disconnect the internet connection and without that my app can't run.
what to do?
I have came across these solutions but no one helps me to solve this problem.