tags:

views:

27

answers:

1

I am new one to develop iphone App. so help me to found out error in crash log. In crash log contains only library or framework. Help me to found out crash line .

A: 

Did u view a debug build or release build? Release builds do not contain all the information about the crash.

Istvan