I'm getting an odd error in my console when running my app sometimes:

ImageIO: ERROR - MetadataLib.dylib not found

I'm not sure what this is related to, but I am running AdMobs ads.

link|improve this question

did you found solution to your problem...? I am having the same problem .... – Asad Khan Oct 13 '10 at 10:01
unfortunately no solution. I have a feeling it is related to the AdMob library. Going to post a bug on their forums. – Sheehan Alam Oct 13 '10 at 14:26
I just started noticing this error as well, but I don't use AdMob – Brian Oct 14 '10 at 18:47
feedback

1 Answer

up vote 3 down vote accepted

Yeah, so got a response back from Apple. Looks like it's a bug in 4.1's SDK that is addressed with 4.2's SDK. In my code, it was caused by a particular JPEG with a bunch of metadata in it. Upgrading to the latest SDK should eliminate the issue.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.