Restructure DEVELOPMENT.md to match internal SDK documentation template#967
Draft
Copilot wants to merge 3 commits into
Draft
Restructure DEVELOPMENT.md to match internal SDK documentation template#967Copilot wants to merge 3 commits into
Copilot wants to merge 3 commits into
Conversation
Co-authored-by: richardelms <5124583+richardelms@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add markdown document for repository overview
Add DEVELOPMENT.md — medium-level repository overview
Mar 9, 2026
Co-authored-by: richardelms <5124583+richardelms@users.noreply.github.com>
Copilot
AI
changed the title
Add DEVELOPMENT.md — medium-level repository overview
Restructure DEVELOPMENT.md to match internal SDK documentation template
Mar 10, 2026
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.
Rewrites
DEVELOPMENT.mdfrom a contributor how-to into an internal technical reference aligned with the standard Bugsnag SDK documentation structure.Structure changes
Content added
Start()sequence,BugsnagAutoInitmechanism, SDK state before start, what runs on background threadsBugsnagLogHandlerfor C# exceptions, Android JVM/NDK, iOS/macOS native layer, app hangs, ANRsil2cpp_native_stack_trace()P/Invoke,SendThreads/MaxReportedThreadsbehaviourOnError/OnSendError/OnSession— storage, invocation order, silent exception swallowing,.ToList()copy-before-iterate patternLinkedListFIFO storage, all automatic trigger types, native forwarding caveatNotify()), key redactionOrderedDictionarystorage, snapshot copy taken at event-build timeEvents/32 max,Sessions/128 max, 60-day TTL), 1 MB truncation algorithm.so+ IL2CPP mapping upload, iOS/macOS dSYM injection into Xcode build phase, Bugsnag CLI auto-download, build identifiers used per platformReportExceptionLogsAsHandled,SendLaunchCrashesSynchronously,AppHangThresholdMillis,MaximumTypePerTimePeriodasDictionary<LogType, int>, etc.)🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.