Hi Sentry team, Capacitor plugins should be compatible with browsers environnements in addition to native enviornnements (that's the foundation of Capacitor).
For now, using @sentry/capacitor doesn't allow to use these plugins, means we have to make a choice to use only native logs, or only browser logs. That's a big miss in this plugin. In a Capacitor app, we both need to catch native / device errors in addition to app's javascript errors (react/vue/angular)
When do you plan to fix that ? Thanks a lot for all your work !
