Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I installed xCode 4 and iOS 5 today.

I have used the Tapku library in the past so i went a downloaded it: https://github.com/devinross/tapkulibrary

I opened the demo in xCode and am running the calendar demo on the iPhone iOS5 simulator and it is crashing right away. Am i doing something wrong?

Debugging the TKCalendarMonthView.m class i find the error is related to monthDate in the dateSelected function.

share|improve this question
1  
Can you post the error message? – Javy Nov 18 '11 at 23:58

1 Answer

up vote 0 down vote accepted

I contacted Devin, the creator of Tapku. It turns out the code had a error in it. He fixed it and uploaded a fixed version.

share|improve this answer
hello @Mausimo , where he has uploaded it , I have also tried it from git hub demo but it is not working... a lot of error displays – Hercules Oct 5 '12 at 12:03
would you help me.. – Hercules Oct 5 '12 at 12:17

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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