Updated ios methodology#25
Merged
fedetaglia merged 5 commits intobugcrowd:mainfrom Feb 18, 2026
Merged
Conversation
Contains an updated iOS testing methodology. Android specific steps removed, consistency improved between titles and descriptions.
arcwhite
approved these changes
Nov 23, 2025
Member
arcwhite
left a comment
There was a problem hiding this comment.
Validations pass and the text all seems to make sense. Some minor grammatical questions.
| "key": "debugging_symbol", | ||
| "title": "Debugging symbols have been removed from native binaries.", | ||
| "description": "", | ||
| "title": "Check for Left Over Debugging Symbols", |
Member
There was a problem hiding this comment.
Is this "Left Over" or "Leftover"? I'm not sure in American English, but usually where this appears before a noun it's "leftover" (as in "there are leftover donuts on the counter", as opposed to "we left over some donuts")
Minor grammatical question, treat as optional
Stuart-bc
approved these changes
Dec 17, 2025
Stuart-bc
left a comment
There was a problem hiding this comment.
Thank you - Looks like a good update.
Co-authored-by: Andy White <arcwhite@arcwhite.org>
This reverts commit 843cf73.
Contributor
|
hey @mike-holbrook-bc I can see the last 2 commits are without signature so we cannot merge. |
Contributor
|
@mike-holbrook-bc actually no worries, I removed the constraint being open source |
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.
Updated the iOS testing methodology based on suggestions by bench researcher 'alxh'.