Ionic + Sentry (Raven JS) = Cannot install APK anymore

Hey,

at first, I don’t know if this is the right category, sorry if not :c
So, today I have integrated Sentry with this tutorial: https://gonehybrid.com/how-to-log-errors-in-your-ionic-2-app-with-sentry/

With ionic serve everything worked fine. Then I tried to build the APK, with errors, but I have fixed them. Now, when I want to install the APK I got the error “App could not be installed”. And to be honest, I don’t know why. I tried to add the Sentry Cordova plugin, but it doesn’t help, rather the opposite (can’t build the APK anymore, I think I’ll remove that plugin)

I really don’t know what to do, I have searched in so many Github issues and more and didn’t found anything helpful…

Hope you can help me!

I recently added Sentry to my Ionic 3 PWA