【发布时间】:2020-07-30 00:08:06
【问题描述】:
您好,我很高兴看到,ionic 现在支持 React 脚本,当我尝试在真实设备中运行 Ionic react 应用程序时,它显示了一些我无法解决的错误。
我试过了,
ionic cordova 运行安卓
It will not support because ionic-react using the capacitor instead of cordova,
npx cap open android
It throws an error that "[error] Unable to launch Android Studio. Make sure the latest version of Android Studio is installed"
说需要打开Android Studio,但是我尝试的是在真实设备上运行应用程序
有什么解决办法吗?
【问题讨论】:
标签: reactjs ionic-framework ionic-react