My mobile recording has blacked out content

If you are recording a native App and your recordings have large blacked content, or the entire recording is mostly black, it's generally due to the security PII (Personally Identifiable Information) flag set in your App.

The best solution is to disable the flag for testing purposes:

https://developer.android.com/reference/android/view/WindowManager.LayoutParams.html#FLAG_SECUR

...or if you cannot do that, build a prototype in any prototyping tool and use that to test the flows you want to test.

Please provide any feedback you have on this article. Your feedback will be used to improve the article and should take no more than 5 minutes to complete. Article evaluations will remain completely confidential unless you request a follow-up. 

Was this article helpful?
0 out of 0 found this helpful