Best (Or Simplest) Way To Implement Sentry on Ionic Capacitor

We are trying to implement Sentry on to our app, but unfortunately, Sentry is only available for Cordova, and we are using Capacitor. There is an alpha release of Sentry for Capacitor, but it will be a bit scary to use since it’s still in alpha.

What would be the best alternative way to implement Sentry in our app? Would implementing Sentry as if it’s a regular Angular app (via Angular | Sentry Documentation) work in case of Capacitor?

I would really appreciate any suggestions on how to approach this. As long as we can get logs, that would be perfect.

Thank you very much in advance!

2 Likes

Do you have any updates? What did you do?

Anyone a good example ?