UITestUtils icon indicating copy to clipboard operation
UITestUtils copied to clipboard

can not save screenshot on real device?

Open jinggzhao opened this issue 8 years ago • 3 comments

on simulator,I can save the current screen of the test app,but,on real device , I just save a black picture in UI Testing app,can not save screenshot on real device

image

jinggzhao avatar Jan 08 '17 12:01 jinggzhao

The lib is using _UICreateScreenUIImage() private function to capture screenshots which doesn't work on devices. We need to find a different way of taking screenshots.

zmeyc avatar Jan 08 '17 12:01 zmeyc

Thank you for a replay! I will wait in hope~

jinggzhao avatar Jan 16 '17 05:01 jinggzhao

Hi zmeyc,

Is there any luck on this issue ?

Hoping for the best from you

ArunDhananjeyan avatar Dec 28 '18 13:12 ArunDhananjeyan