Hi there,
Is there an elegant way (in particular not using jQuery etc) of checking whether a file exists in the bundle?
I have a database and it points to image files (jpegs), but I need a way of double checking that the image files are indeed in the app bundle, so that I can handle the case better when they're not . . .
Cheers, Floz
