MergPop error on iOS 11.2 & LC 8.1.8

William de Smet williamdesmet at gmail.com
Fri Dec 8 15:00:37 EST 2017


Hi there,

I am seeing an error on using MergPop with iOS 11.2 /LC 8.1.8 when saving a
PNG with the 'Save Image' button on the popover sheet.
It quits the app immediately.
'E-mail, Copy, Print, Save Files App' all work fine. Even Airdrop works
fine.

I do this:
--------
try
put specialfolderpath("documents") & "/" & "cars.png" into tPath
export snapshot from group "cars" to file tPath as PNG
mergPopActivity "",tPath,"",""
get the result
end try
----------

Anyone else seeing this?
Is there something I can change in my script?



greetings,

William



More information about the use-livecode mailing list