1

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.

Mausimo
  • 8,018
  • 12
  • 52
  • 70

1 Answers1

0

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.

Mausimo
  • 8,018
  • 12
  • 52
  • 70