Does Appframework.grabWindowToFile work in iOS?

243
1
08-29-2017 07:52 AM
JosephHunt
New 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
New Contributor

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

0 Kudos