Parts of our app contain user's private information so we want to mark those views as "private" — those views would be black on a screenshot.
Additionally, we want an option that would allow us to omit or obfuscate particular network requests so the user's private data never leaves the device that way either.
The obscuring has to happens on the device, before the screens and logs are sent to Shake servers.