feat(issues): Extend event context formatters for mobile SDKs#116273
Open
markushi wants to merge 1 commit into
Open
feat(issues): Extend event context formatters for mobile SDKs#116273markushi wants to merge 1 commit into
markushi wants to merge 1 commit into
Conversation
Add missing keys to existing app and device context formatters, and create new formatters for accessibility, React Native, Flutter, and Dart contexts that were previously handled by the generic fallback. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
📊 Type Coverage Diff
🔍 8 new type safety issues introduced
This is informational only and does not block the PR. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Adds missing keys to existing context formatters and creates new formatters for mobile SDK context types that were using the generic fallback (raw key names as labels).
Android
is_split_apks,permissionstimezone,locale,archs,chipset,connection_typeiOS
low_power_mode,thermal_stateFlutter
accessible_navigation,bold_text,disable_animations,high_contrast,invert_colors,reduce_motiondefault_route_name,has_render_viewcompile_mode,executable,resolved_executable,scriptReact Native
expo,fabric,hermes_debug_info,hermes_version,js_engine,react_native_version,turbo_moduleTest plan