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

Calendar event's colorID property #7

Closed
GoogleCodeExporter opened this issue Aug 11, 2015 · 4 comments
Closed

Calendar event's colorID property #7

GoogleCodeExporter opened this issue Aug 11, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Query calendar's color set.
2. Query calendar's events.
3. Get event's colorId property.

What is the expected output? What do you see instead?
 : When event's color is first color(not calendar's color)
   colorId is Null.(Same as no event color.)

What version of the product are you using? On what operating system?
Xcode 4.2 and 4.3 beta. iOS5 and iOS5.1 beta


Original issue reported on code.google.com by minsuman...@gmail.com on 18 Feb 2012 at 7:32

@GoogleCodeExporter
Copy link
Author

This sounds like a Calendar API issue, unrelated to the Objective-C library.

Original comment by grobb...@google.com on 18 Feb 2012 at 4:12

@GoogleCodeExporter
Copy link
Author

It seems google added some colors  recently, so there are 11 colors for 
calendar event now.
But api for getting colors only returns 8 colors. :(

Original comment by minsuman...@gmail.com on 19 Feb 2012 at 11:12

@GoogleCodeExporter
Copy link
Author

Try asking about this in the Calendar API forum.

http://code.google.com/apis/calendar/community/forum.html

Original comment by grobb...@google.com on 19 Feb 2012 at 5:08

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

Google api Calendar returns 11 colors but when you insert or update it 
nullifies the colored and throws error, if we do not add ColorId for the event 
the event is created with no problems.

Original comment by ShivaniC...@gmail.com on 12 Feb 2014 at 7:46

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

No branches or pull requests

1 participant