-
-
Notifications
You must be signed in to change notification settings - Fork 344
feat(expo): Add RNSentrySDK APIs support to @sentry/react-native/expo plugin #4633
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
Open
antonis
wants to merge
30
commits into
capture-app-start-errors
Choose a base branch
from
antonis/4625-expo-useNativeInit
base: capture-app-start-errors
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
313e844
useNativeInit Android implementation
antonis 2e97acc
Adds changelog
antonis 6eedaae
useNativeInit iOS implementation
antonis 9ae5475
Fix indentation
antonis 566550e
Extend test cases with realistic data
antonis 770c9f4
Adds code sample in the changelog
antonis f8b37b5
Fix CHANGELOG.md
antonis d25db30
Warn if RESentySDK.init/start wasn't injected
antonis adc81a5
Make useNativeInit opt-in
antonis 8c2cd73
Make Android failure warning more clear
antonis a2b5575
Make Android no update warning more clear
antonis 5f4f7c5
Use path.basename to get last path component
antonis 0431cc3
Update tests to account for the new warnings
antonis 62d39cc
Explicitly check for kotlin
antonis 235f3ef
Add filename in the warning message
antonis 369cce7
Import only if init injection succeeds
antonis a53c7f4
Explicitly check for Objective-C
antonis 5e4a98f
Add filename in the warning
antonis dce74b2
Make iOS file not found warning more clear
antonis 0ffd26c
Import only if init injection succeeds
antonis 744993c
Reset test mock config in a function
antonis 5447be9
Lint issue
antonis 0b3423f
Add missing quote
antonis 5c615fd
Remove unneeded async
antonis c356288
Set useNativeInit = false by default
antonis 8e32556
dynamically fill white spaces
antonis a20984c
Add unsupported language in warning message
antonis d1db4fa
Add objcpp in detected languages
antonis 7c25c2c
Merge branch 'antonis/4625-expo-useNativeInit' of https://github.com/…
antonis 1918baf
Update tests for objcpp
antonis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.