unable to get screenshot of device
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
unable to get screenshot of device
What is the solution for this?
- Labels:
-
Mobile Testing
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @praked1
Where was this warning generated?
Have you checked the app security settings mentioned in the warning?
Can you give some steps to reproduce?
Thanks
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dears,
I am facing the same issue in every Android device having OS 11 or more, kindly help me to resolve the issue.
Description: Add the tested application, and select the option 'Show/hide mobile screen'. application would be installed but the screen of device will not be shown and the above mentioned error is shown in TestComplete.
Kindly advice the solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FLAG_SECURE is a display flag declared in an app’s code. This flag is designed to prevent the data from appearing in screenshots or from being viewed on non-secure displays. Developers declare this flag when the app’s content should not be visible outside of the app or users’ device.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do we get rid of this.. Is there any way to get in displayed in show/hide mobile screen
