Kemal Serkan YILDIRIM
Kemal Serkan YILDIRIM
Hi I added the project to my project. I can show the calendar but when I pressed the next or previous month button I get this message; I cant show...
Yes demo is working correctly...
I call the calender from a UIBarButton is that affect ?
Ok I will look is there another NSDate object that released.. Thank you so much...
There is NSDate object that I take the currentDate to use another function. But I dont release any of that object. :(
Language can affect this error. I am from Türkiye.
In PMCalendarView.m file in - (void)drawRect:(CGRect)rect function NSDate *dateOnFirst = [_currentDate monthStartDate]; on this row throw this error -[__NSDate monthStartDate]: message sent to deallocated instance 0xacbe060 When I pressed the...
Is there any solution we can do
Thank you so much
[__NSDate numberOfDaysInMonth]: message sent to deallocated instance 0x32072ff0 I try again to add PMCalendar to my project.. I get that message...