Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What does the "Embedded profile header length is greater than data length." error mean?

Tags:

iphone

When I run my application on my iPhone, I receive these warnings in the console:

  <Error>: Error: Embedded profile header length is greater than data length.

  <Error>: Error: Embedded profile signature is not valid.

What do these warnings mean, and how can I resolve them?

like image 649
Pugalmuni Avatar asked Dec 14 '10 13:12

Pugalmuni


1 Answers

have you looked here iPhone App runtime error- "Error: Embedded profile header length is greater than data length.\n"

like image 51
Jason Bugs Adams Avatar answered Nov 15 '22 00:11

Jason Bugs Adams