Answers for "capactor ionic"

2

upgrade ionic capacitor

npm install @capacitor/cli@latest @capacitor/core@latest
Posted by: Guest on June-04-2021
10

ionic capacitor android

// if you didn't run before
ionic build
// then
npx cap add android
npx cap sync
Posted by: Guest on August-19-2020

Browse Popular Code Answers by Language