Hi I am Really happy to see that , ionic now supporting React Scripting , When i try to run the Ionic react apps in the real devices it shows some error which i could not resolve.
I have tried ,
ionic cordova run android
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"
It says that need to open Android Studio, But what i have tried is to run the app in real devices
Is there any work around ?