Skip to content

sentry-demos/ionic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ionic + Sentry

Installation

https://docs.sentry.io/platforms/javascript/guides/capacitor/ionic/

Setup

nvm use npm install npm install -g @sentry/cli

Running + Deploying (with Sentry integration)

make deploy_web # for browser make deploy_ios # for ios make deploy_ios # for ios


Deploying app directly

Progressive Web App

  1. Un-comment these lines
  2. Run npm run ionic:build --prod
  3. Push the www folder to your hosting service

Android

  1. Run ionic build --prod
  2. Run npm run sentry:sourcemaps
  3. Run npx cap run android

iOS

  1. Run ionic cordova run ios --prod

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •