Hello,
I insert several .png images in a group and I want this group content to be saved to the disk so I use display.save() but nothing is saved.
As the API reference says, I write
local baseDir = system.DocumentsDirectory
display.save( myGroup, "myImage.jpg", baseDir )
Could anyone tell me what I am doing wrong?
TIA [import]uid: 44013 topic_id: 9540 reply_id: 309540[/import]