Philip Niedertscheider
Philip Niedertscheider
**Format**: OpenAPI 3.0 **Official**: YES **Url**: https://app-store-metadata-api.kula.app/api/v1/openapi.json **Name**: App Store Metadata API **Category**: marketing **Logo**: https://app-store-metadata-api.kula.app/logo-512.png
This PR fixes a deadlock in SentryHttpTransport by injecting a date provider instead of accessing it via the `SentryDependencyContainer.sharedInstance`. Tests were experiencing deadlocks due to a circular dependency between `SentryDependencyContainer`...
## :scroll: Description On SDK startup we check if the app is already in foreground and manually trigger the logic of `didBecomeActive`. ## :bulb: Motivation and Context Currently the session...
## :scroll: Description - Adds `SentryScreenshotOptions` to configure the masking rules of screenshots taken for captured when `attachScreenshots` is true, and also for user feedback. The reference was sentry-flutter which...
### Description As discussed in #3559, #5393 and #4015, there is a edge case where accessing the `[SentryHub scope]` before starting the SDK or after closing the SDK (when `_scope`...
### Description During development I noticed that when closing the SDK using the `Close SDK` button in the iOS sample app, there are still strong references internally which are not...
### Description The documentation states that the user feedback widget should send the current buffer mode replay when being displayed: https://docs.sentry.io/platforms/apple/user-feedback/#session-replay After an internal discussion with @bruno-garcia and @stefanosiano, we...
This PR adds syntax highlighting for more common languages used in our blog posts, with an example blog post to explore all of them. | Before | After | |--------|-------|...