-
Notifications
You must be signed in to change notification settings - Fork 8
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
[BD-3275] Cleaning up Swift, Android, Web docs #8273
base: develop
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
Note: FireOS needs to be its own section, some of the content in Android section is a holdover from a prior implementation. You'll use includes to do this. Finish the Android section first as it will be easier to set up FireOS after that. |
Double-checked all files against current version of |
…cs into BD-3275-swift-cleanup
|
||
### Disable in-app message TalkBack | ||
|
||
In adherence to the [Android accessibility guidelines](https://developer.android.com/guide/topics/ui/accessibility), the Braze Android SDK offers Android Talkback by default. However, to ensure end-user privacy, you may want to disable Talkback so in-app messages are not read automatically. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@davidbielik , i tweaked the phrasing from the original doc. is this accurate? am i correct in using the word "automatic"? or is that incorrect?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exclusive mode doesn't change TalkBack being enabled or not, it just changes if other screen elements are read. For example, if you have an In-App message appear, you may want to not read the title bar of the app, the navigation of the app, you want it to just read the IAM.
You know when an IAM comes up and sometimes the background is dimmed so you don't look at it? This is like the audio equivalent of that.
…cs into BD-3275-swift-cleanup
@cla-bot check |
The cla-bot has been summoned, and re-checked this pull request! |
the new bdocs command |
Why are you making this change? (required)
Cleaning up the Swift, Android, and Web docs as a part of the developer detangle project.
How to review (for reviewers)
This PR touches a lot of files. To help get these changes merged in a timely manner, here are some things to keep in mind:
Related PRs, issues, or features (optional)
Feature release date (optional)
Contributor checklist
Submitting for review
If your PR meets the above requirements, select Ready for review, then add a reviewer:
braze-inc/docs-team
as the reviewer.braze-inc/docs-team
instead.Thanks for contributing! We look forward to reading your work.