Dhiogo Brustolin

Results 292 comments of Dhiogo Brustolin

> @armcknight @brustolin how do I repro this? I'm running on device with the iOS-Swift sample app and starting/ending profiles and I can't get it to crash. Are you running...

> @brustolin I can't repro on an iPhone 14 Pro Max running iOS-Swift at the head of this branch. Are you testing with an arm64e or arm64 device? I tried...

@armcknight @indragiek Any progress to solve this crash?

Still getting an error at `SamplingProfiler::~SamplingProfiler`: ![image](https://github.com/getsentry/sentry-cocoa/assets/28265868/a2d03e21-2d08-47c7-8783-00509ead607c) ![image](https://github.com/getsentry/sentry-cocoa/assets/28265868/c109d71a-a72f-4a1a-888a-a2f4d83521ec)

Same error I believe. ![image](https://github.com/getsentry/sentry-cocoa/assets/28265868/02212c43-d360-4400-ad63-b7a1257766d3)

@armcknight I added a test, but this only crashes when running in the real device (its not even possible to run on a simulator).

The problem only occurs when the target is arm64e. This is the whole issue. I don't want to change iOS-Swift because of this; we would have to test on real...

Hello @expcapitaldev thanks for reaching out. I agree that this is not the desired behaviour, we need to investigate whether its possible to detect this system events to avoid reporting...

Unfortunately we could not reproduce this yet @expcapitaldev If you have any suggestion to help us out we appreciate.

Good thing we can reproduce it now. Unfortunately I dont think there is an automatic solution for this, since Apple doesn't provide any API to report a system dialog being...