Dhiogo Brustolin
Dhiogo Brustolin
We should follow Android implementation: https://docs.sentry.io/platforms/android/enriching-events/viewhierarchy/#customize-view-hierarchy-capturing https://docs.sentry.io/platforms/android/enriching-events/screenshots/#customize-screenshot-capturing
Im curious to know where would this help? Do you have any scenarios in mind? IMO, If we need a job or step to run with a specific path filter...
I thought ```yaml pull_request: paths: ``` was meant for this.
1. We can't make it public but we can expose it through headers inside flutter project. 3. Well, it seems to me that we would just move the the ownership...
> Because cocoa screenshot provider is a synchronous function that's supposed to return a value (image) it would need to block, right? Not anymore, this is being updated in my...
@vaind This pr: https://github.com/getsentry/sentry-cocoa/pull/3877 > Hmm, how does that work? We create a `.h` file with the interface of the class. But Im starting to believe that Flutter should have...
@vaind Sorry, I wont be able to help you with code anytime soon, Im focus in the native and RN side right now. But, the easy way to make `SentrySessionReplay`...
@bruno-garcia, can we close this and keep track at https://github.com/getsentry/sentry/issues/70065 ?
We added pre-built binaries in this [PR](https://github.com/getsentry/sentry-cocoa/pull/3623) and will be available with the next release.
Thanks @grzegorzkrukowski for reporting this. We'll investigate it.