k06a / ABCalendarPicker

Fully configurable iOS calendar UI component with multiple layouts and smooth animations.
MIT License
710 stars 119 forks source link

Not Properly Working for iOS 5 #18

Closed PareshVaghela closed 11 years ago

PareshVaghela commented 11 years ago

Hi,

This code is not working for iOS 5 and lower version. It displays calendar but not able get next/previous month by pressing arrow buttons.

k06a commented 11 years ago

Did you tried the latest version in repository? Are you using autolayout?

PareshVaghela commented 11 years ago

Yes Tried with latest code from GitHub.

I have not done anything from my side,simply runs your code(which is in Demo Folder) in iOS 5.0 simulator.

Please do the needful.

On Wed, Apr 24, 2013 at 3:32 PM, Anton Bukov notifications@github.comwrote:

Did you tried the latest version in repository? Are you using autolayout?

— Reply to this email directly or view it on GitHubhttps://github.com/k06a/ABCalendarPicker/issues/18#issuecomment-16917880 .

Thanks & Regards,

Paresh Vaghela | IndiaNIC.com | Tech Lead - Mobile Apps Skype: paresh.indianic | Office # 079 26766147/142 | Mobile # +91 9825209752 Reporting Manager - Jigar Panchal (jigarpanchal@indianic.com)

k06a commented 11 years ago

I'll try to fix this issue todays evening. Thank you

PareshVaghela commented 11 years ago

Hi Anton,

We are waiting for code to resolve that iOS 5 issue.

Thanks.

On Wed, Apr 24, 2013 at 3:37 PM, Anton Bukov notifications@github.comwrote:

I'll try to fix this issue todays evening. Thank you

— Reply to this email directly or view it on GitHubhttps://github.com/k06a/ABCalendarPicker/issues/18#issuecomment-16918073 .

Thanks & Regards,

Paresh Vaghela | IndiaNIC.com | Tech Lead - Mobile Apps Skype: paresh.indianic | Office # 079 26766147/142 | Mobile # +91 9825209752 Reporting Manager - Jigar Panchal (jigarpanchal@indianic.com)

k06a commented 11 years ago

Hello, just pushed 1.0.6 with fixes