Skip to content

fix: Return success during Cocoa SDK init on macOS #2104

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

Merged
merged 2 commits into from
Apr 15, 2025

Conversation

bitsandfoxes
Copy link
Contributor

@bitsandfoxes bitsandfoxes commented Apr 9, 2025

This bug got introduced with #1924
The iOS bridge received an update to report back the success of calling init. This was missing on the macOS bridge. The SDK still gets initialized and it captures crashes, but the scope sync is missing.

I'll address the missing integration tests as part or follow up on #2099

@bitsandfoxes bitsandfoxes requested review from vaind and Flash0ver April 10, 2025 14:55
@bruno-garcia bruno-garcia merged commit d013700 into main Apr 15, 2025
7 checks passed
@bruno-garcia bruno-garcia deleted the fix/macos-native-init branch April 15, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants