Application Delegate Error while integrating Calendar control into my app
In my app i need calendar control so i have found out a calendar suitable for my app on the link below:
http://blog.webscale.co.in/?p=244
Now i want to integrate that in my project so i am referencing the project into my app but it leads to a crash and console shows exception that unknown CalendarAppDelegate.
What should I do?
Please give your开发者_开发技巧 Suggestions.
Please Help.
Thanks in Advance!..
Got the answer. Guys please help. This time though i got the answer on my own. Needed to import the xcodeproject file and put "other linker flags" in project settings as ObjC and it is working!!..
Thanks anyways.
Hope this helps someone else.
精彩评论