-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Add access to developer menus & logs in release & beta channels #36961
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
Comments
@Uni-verse @hffvld as discussed via https://bravesoftware.slack.com/archives/GAA4017R7/p1711650759653529?thread_ts=1711598803.433469&cid=GAA4017R7, we'll need to verify #37136 as well via this issue to make sure we're getting logs for |
The above requires |
Verified on
Debug menu
Console.app logs (Using Subsystem: com.ios.brave.software) |
Description:
Right now the debug/developer menu in settings is only visible in Nightly channel builds, however now that we are part of the brave-core train there aren't builds that exist in Nightly that may exist in other channels so we need a way to enable logs & other debug related menu options in other channels (possibly behind some sort of password)
AppConstants.buildChannel.isPublic
should be removed and code should be replaced so that builds only differ by theOFFICIAL_BUILD
conditional compilation flagThe text was updated successfully, but these errors were encountered: