LucasZF

Results 47 issues of LucasZF

spotted this comment on wrapper.tests.ts ``` // TODO add this in when fetchRelease method is in progress // describe('fetchRelease', () => { // test('fetches the release from native', async ()...

enhancement
Platform: Capacitor
Status: Backlog

As noticed on #91 the Native SDK failed to initialize on iOS, leaving the entire SDK unusable. The feature idea is if the Native SDK failed to initialize by any...

Platform: Capacitor
Status: Backlog

``` 2022-08-31 10:48:20.681605-0300 HelloWorld[87235:3660427] WARN: Sentry Logger [Warn]: Event dropped due to being matched by `ignoreErrors` option. Event: Error: Script error. 2022-08-31 10:48:20.681714-0300 HelloWorld[87235:3660427] ERROR: Sentry Logger [Error]: SentryError: An...

Type: Bug
Platform: Cordova

This will help new folks to better knows how the SDK works and what you need to do to setup it up locally.

documentation
repository maintenance
Platform: Cordova
Effort: Small
Impact: Small
Status: Stale

### Self-service - [ ] I'd be willing to implement a fix ### Describe the bug I am adding this as a bug since the behavior is different from npm....

bug
unreproducible

The PR explains the importance of using the exact version of the Sibling SDK for Capacitor and a side effect of not doing so. Wizard was also updated in order...

The goal is to better inform the user that Sentry/Capacitor requires the exact version on the Sibling SDKs as defined on the peerDependency. This code will look for any @sentry/package...

It seems like when the user doesn't inform the dist, on Android it'll automatically set the app revision code as the dist tag where on iOS it'll not be set,...

Platform: Capacitor

### Description Hey folks, [happy Hacktoberfest](https://hacktoberfest.com/)! The Sentry Capacitor SDK is accepting PRs for hacktoberfest. We are more than happy to offer you assistance with scoping work, writing code/tests and...

Platform: Capacitor
Hacktoberfest 🎃

NativePlugin is Deprecated... Check if by replacing it if it will break Capacitor 3 apps.

Android
Effort: Small
Impact: Small
capacitor-v3
capacitor-v4