【发布时间】:2017-07-26 06:32:45
【问题描述】:
Ionic 3 应用程序未在物理设备上运行以进行测试。
After downloading the default application, using
`ionic start app_name sidemenu`
I plugged in my physical Android device for debugging.
When i executing the command `ionic cordova run android`,
I only see the flash then after few seconds a blank screen.
When trying to debug, i realize there is a java-script error.
【问题讨论】:
标签: cordova ionic-framework ionic2 ionic3 ionic-native