Skip to content

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

Merged
bruno-garcia merged 2 commits intomainfrom
fix/macos-native-init
Apr 15, 2025
Merged

fix: Return success during Cocoa SDK init on macOS#2104
bruno-garcia merged 2 commits intomainfrom
fix/macos-native-init

Conversation

@bitsandfoxes
Copy link
Copy Markdown
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 Flash0ver and vaind 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