https://docs.sentry.io/platforms/javascript/guides/capacitor/ionic/
nvm use
npm install
npm install -g @sentry/cli
make deploy_web # for browser
make deploy_ios # for ios
make deploy_ios # for ios
- Un-comment these lines
- Run
npm run ionic:build --prod
- Push the
www
folder to your hosting service
- Run
ionic build --prod
- Run
npm run sentry:sourcemaps
- Run
npx cap run android
- Run
ionic cordova run ios --prod