--prod build with the Ionic/Capacitor app inside the Android studio #4754
Unanswered
Sampath-Lokuge
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
How to do a --prod build with the Ionic/Capacitor app?
I have used this
ionic capacitor build android --prod
But it shows this
To continue, build your project using Android Studio!
and open the Android studio. But it always generates Debug APK without considering--prod
Any clue here?Note Here I do not need Signed APK.
SOF: https://stackoverflow.com/questions/68100934/prod-build-with-the-ionic-capacitor-app-inside-the-android-studio
Beta Was this translation helpful? Give feedback.
All reactions