开发者

adding events from google calendar programmatically..?

开发者 https://www.devze.com 2023-01-17 18:44 出处:网络
I want to add events to native calendar from google\'s calendar programmatically ..i have and program that can fetch events from google calendar and show them in table view..how can i add th开发者_运维

I want to add events to native calendar from google's calendar programmatically ..i have and program that can fetch events from google calendar and show them in table view..how can i add th开发者_运维百科ese events to iphone's native calendar one by one...?


Just as a "thinking out of the box" suggestion, I assume just using Google Mobile Sync to do all this for you is out of the question? I can tell you from bitter experience (implementing the calendar part of Google Mobile Sync) that converting between different calendar representations isn't fun.

(Unfortunately I don't have any experience on the iPhone itself, so I can't offer any advice beyond that...)

0

精彩评论

暂无评论...
验证码 换一张
取 消