Question

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.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top