Friday, 11 May 2012

TestFlight | iPhone Application failed on resume time

It's totally wierd issue for me.
I had integrated TestFlight SDK into my project iPhone-code and it was working perfectly.After few days, checking my code it was crash on application ONRESUME (applicationWillEnterForeground).

Now, I got the error after fewmore days, issue was in Testflight SDK version.
I added latest version of Testflight SDK and it works for me.
download SDK from here

Please follow the steps for adding Testflight SDK in Readme.txt file in your downloading folder.

Note: Whenever you any external libraries is used in your project. Please use latest version for that.

Cheers ;)

No comments:

Post a Comment