Cordova - only track native and cordova crashes, not webapp

Hi!
We are using Cordova for native apps, we’d love to use Sentry for native app crashing only (bcs due of deals, we need to use another webapp issue tracking).
We’ve seen that we are adding
function(w){var i=w.SENTRY_RELEASE=w.SENTRY_RELEASE||{};i.id=******
into index.html which presumably reports also crashes on webapp itself.

Is it possible to use sentry only for cordova crashes?

Thank you!

ping, any hints / comments on this?
Thanks a lot :slight_smile: