Select to view content in your preferred language

Does Appframework.grabWindowToFile work in iOS?

298
1
08-29-2017 07:52 AM
JosephHunt
Emerging Contributor

I'm trying capture the screen in iOS but it's failing.  On the desktop it works fine.  I'm using 

path = AppFramework.standardPaths.defaultFolder(StandardPaths.PicturesLocation).path;
to set the file location.  

0 Kudos
1 Reply
JosephHunt
Emerging Contributor

I got it. I had made some mistakes with the paths in iOS.

0 Kudos