I'm trying to create an app with Ionic on Linux. I use the emulator Genymotion because ADB doesn't work on my puter (black screen until the end of time). I haven't any problem to run the app on Genymotion with ionic run android
but I'm wondering how to see the JavaScript logs (I need to check what is wrong with the plugin cordova file). I tried to see it through the browser but it doesn't work.
I'm trying to create an app with Ionic on Linux. I use the emulator Genymotion because ADB doesn't work on my puter (black screen until the end of time). I haven't any problem to run the app on Genymotion with ionic run android
but I'm wondering how to see the JavaScript logs (I need to check what is wrong with the plugin cordova file). I tried to see it through the browser but it doesn't work.
1 Answer
Reset to default 16- Set adb to IP of genymontion.
- Run Chrome
- enter this url chrome://inspect/#devices
- Enjoy.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1743661149a4486215.html
评论列表(0条)