-
-
Notifications
You must be signed in to change notification settings - Fork 19
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
Tests capturing messages and exceptions on iOS are not being sent to the sentry project #17
Comments
@buenaflor does the iOS SDK has a |
@buenaflor can you link the SSL issue? that is strange, we didn't run into this issue anywhere else. |
I have a fix ready for the async part but the largest problem is the ssl error.
What I've tried so far to fix it:
To further test it I tried to send a request to It's strange but only happens in the Kotlin Multiplatform test suite. I'll try to see if that happens in tests directly in the iOS project. |
Problem Statement
Capturing messages and exceptions on iOS tests doesn't send them to the sentry project.
The text was updated successfully, but these errors were encountered: