LucasZF
LucasZF
> Native Client is not available, can't start on native I have tried on Android and iOS with the latest Sentry Capacitor, and I wasn't able to reproduce it. Could...
Closing as solved, if the problem persists, feel free to reopen this issue :)
@bruno-garcia Ideally, We'd need to release a new version of Sentry Capacitor for every release of Sentry Javascript to avoid issues like that
It seems like the version dependency is being respected if installed using npm, but not with yarn (it'll always install the latest version)
`fetchNativeRelease` Exists so I'll just update the tests to be even with the React Native implementation.
Those events didn't happen on Capacitor 3?
Additionally, apply the changes done here https://github.com/getsentry/sentry-dotnet/pull/1605 on contributing.
the status in Backlog 🤔
> Hey all, slight confusion here on my part. > > Sorry @bruno-garcia for the misleading Slack message. > > The script tag seems to be working as expected, but...
> @lucas-zimerman yes that's the concern. The workaround is to manually remove it from events but this customer would rather it not get set at all if they don't declare...