© 2018, Drifty, Inc. All rights reserved. Reproduction and distribution of this material is prohibited.
Monitor
Error reporting
Package
Native builds
Deploy
Live updates
git push ionic master
Monitor
Error reporting
try {
this.someMethodThatMayThrowAnError();
} catch (e) {
// Recover from the error here...
// Then tell Pro what happened.
Pro.monitoring.exception(e);
}
Package
Native builds
Your Local Ionic Project
Your Local Ionic Project
git push ionic master
Your Local Ionic Project
git push ionic master
Your Local Ionic Project
git push ionic master
Your Local Ionic Project
git push ionic master
.ipa
.apk
Your Local Ionic Project
git push ionic master
.ipa
.apk
Your Local Ionic Project
git push ionic master
.ipa
.apk
Your Local Ionic Project
git push ionic master
.ipa
.apk
Deploy
Live updates
Deploy
Live updates
Package
Native builds
Monitor
Error reporting