Skip to content
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

iOS throws an OutOfMemory after initializing the application #15

Closed
buenaflor opened this issue Jul 19, 2022 · 2 comments · Fixed by #19
Closed

iOS throws an OutOfMemory after initializing the application #15

buenaflor opened this issue Jul 19, 2022 · 2 comments · Fixed by #19
Labels
Platform: iOS Type: Bug Something isn't working

Comments

@buenaflor
Copy link
Contributor

buenaflor commented Jul 19, 2022

Problem

On startup, the iOS app in the KMP sample throws an OutOfMemory which most likely is a false positive

image

Solution

This issue might be relevant: getsentry/sentry-cocoa#1852

@buenaflor buenaflor added Type: Bug Something isn't working Platform: iOS labels Jul 19, 2022
@philipphofmann
Copy link
Member

Which Cocoa SDK version are you using, @buenaflor? We did some fixes in the past getsentry/sentry-cocoa#1970 and getsentry/sentry-cocoa#1878.

@buenaflor
Copy link
Contributor Author

Thank you! I upgraded to 7.21.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: iOS Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants