Skip to content
This repository has been archived by the owner on Mar 15, 2020. It is now read-only.

Integrate the demo in RootViewController #4

Open
Rajputvikassingh opened this issue Aug 9, 2012 · 1 comment
Open

Integrate the demo in RootViewController #4

Rajputvikassingh opened this issue Aug 9, 2012 · 1 comment

Comments

@Rajputvikassingh
Copy link

Thanks for such an excellent controller, but there are certain issues which I am facing while implementation in the application.

How one can integrate this controller with new application in the RootViewController i.e. other than the delegate class of the application?

I am trying to implementing it in other class but the application doesn't reflect the Calendar View.
Any how , I integrated it but now it's not visible in my View.

Please help me to integrate it my application, I have already followed your the steps which you have mentioned in help file.

One more point, within the same example I have removed the GCCalendarPortraitView from adding to NavigationController directly instead of TabBarController.As a result the view gets added but the events are not working.Neither the Add , Next & Previous.

Below are the errors i am getting while making such changes , none of event gets fired:

  1. [Session started at 2012-08-09 17:42:26 +0530.]
    2012-08-09 17:42:30.726 Calendar[8728:207] -[NSCFString today]: unrecognized selector sent to instance 0x4b2f4b0
    2012-08-09 17:42:30.732 Calendar[8728:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCFString today]: unrecognized selector sent to instance 0x4b2f4b0'

  2. [Session started at 2012-08-09 17:42:14 +0530.]
    2012-08-09 17:42:22.677 Calendar[8711:207] -[NSCFString add]: unrecognized selector sent to instance 0x601f0a0
    2012-08-09 17:42:22.680 Calendar[8711:207] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSCFString add]: unrecognized selector sent to instance 0x601f0a0'

  3. And neither the events event gets fire.

Please help me with the above.

Thanks,

@adi101010
Copy link

Rajputvikassingh i am facing a similar issue ! Did you find a solution?

Thanks!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants