…but it works in the simulator.
Hi to all the Corona community !
For a first try, I decided to make an image galery with the sdk.
1/ it reads a XML on a website and parses it in a table
2/ the table is read and the “foreign images” (which are on a website) are put in local files
3/ the galery appears
Unfortunately, on the iphone the app crashes on the step 3 (I think, all that I can say is that the galery doesn’t show up)
Do you know where the problem could come from ? There are 20 images to load. Do you think it can be a sort of “buffer overflow” ?
I didn’t find an example to see what could be the best method to load multiple distant images. I started from your simpleimagedownload sample to make my script. Because I have 20 images, do I need to create 20 dummy images that will receive the distant ones ? (like your icon.png in the sample). For the moment, the script creates the “dummies” if they don’t exist, is it something the true iphone can do ?
Well, as you can see, I only have suppositions…
I thank you in advance for your answer. Your tool is so great !
(oh, and btw, excuse my english)
See you soon
Tonyo
[import]uid: 4431 topic_id: 702 reply_id: 300702[/import]