-
-
Notifications
You must be signed in to change notification settings - Fork 329
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash with Session Replay SentryViewPhotographer #4558
Comments
Could this be related to: https://support.apple.com/en-us/105120 ? |
We also see this in our internal SDK crash detection. |
possibly related/duplicate: #4547 |
@bruno-garcia, do you know how the customer came up with these numbers? If this is the case, we should see more crashes in our internal SDK crash detection. It could be that they have errors in the Cocoa SDK disabled or use a low sample rate for errors, but that's unlikely. |
Hi! We have the same issue in our app. It might be worth considering the problem in connection with the @react-navigation libraries. In our app, crashes usually occur when navigating between screens that are in different navigation stacks, and when there’s a screen transition animation. I was able to reproduce the issue on an iPhone SE 3rd gen (iOS 16.2) emulator and on a real iPhone 12 Pro (iOS 16.1.1). |
Thanks for the extra information @Vladissqq |
Internal note: we can use internal tools to track this crash |
Platform
iOS, iPadOS
Environment
Production
Installed
Swift Package Manager
Version
8.40.1
Xcode Version
Not sure
Did it work on previous versions?
No response
Steps to Reproduce
Expected Result
Doesn't crash
Actual Result
Crashing 2% of users
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: