mobileExportImageToAlbum pictvariable doesn't work

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2718
Joined: Sat Dec 22, 2007 5:35 pm
Location: Genève
Contact:

mobileExportImageToAlbum pictvariable doesn't work

Post by jmburnod » Thu Sep 24, 2015 5:33 pm

Hi All,
I get an error "image not found" with this part of my script that export an image to album

Code: Select all

set the paintcompression to "jpeg"
export snapshot from rectangle (the rect of grc "CadrePrint") of this cd to pictVariable as JPEG
mobileExportImageToAlbum pictVariable
I believe something changed about it (I remember it worked before I made update (LC 7.05, iOS 8.4, xCode 6.4)
Can someone confirm this ?
Best regards
Jean-Marc
https://alternatic.ch

Post Reply

Return to “iOS Deployment”