Discuss [iphone objective-c] Access to calendar from SDK? at the iPhone Developer Exchange - Hackint0sh.org; Hey all,
I'm thinking of writing an app that would require access to read and ...
-
Senior Professional
Array
[iphone objective-c] Access to calendar from SDK?
Hey all,
I'm thinking of writing an app that would require access to read and write to the calendar (creating events, etc...). I've had a look through the API spec, and I can't seem to see there being any defined API for this.
Does anyone know any different? I have seen at least one app (third-party, non-sdk-based) called 'TeeVee' that can add calendar entries, but it isn't open source, so I can't see how they do it.
Thanks guys!
-
-
Developer
Array
I think they use sqlite lib
#import "/usr/include/sqlite3.h"
libsqlite3.0.dylib
-
-
True. And you can read all you want through sqlite. But it looks like there's no writeaccess.
It doesn't surprise me - but it bugs me! 
I've tried changing the fileattributes (which was readonly, except for root) for the calendarfile through ssh. But this doesn't do it.
My best guess would be that the file is already opened by the calendar.app in the background.
Does anyone know of a way to get writeaccess - or better yet, a hidden api for the calendar app?
Thanks in advance!
-
Please let me know if u got the solution for this problem
I also want to capture the event of native iPhone calendar. Please let me know if any one of u know.
Thanx in advance
-
-
Capture the event of native iPhone calendar
Hello All,
Any one has solution to capture the event of native iPhone calendar
Cheers
Sudarshan
Similar Threads
-
By hackint0sh in forum Latest Headlines
Replies: 0
Last Post: 08-31-2011, 10:20 PM
-
By teog in forum iPhone Developer Exchange
Replies: 4
Last Post: 04-05-2011, 09:38 AM
-
By eugene3000 in forum iPhone Developer Exchange
Replies: 0
Last Post: 04-28-2008, 10:17 AM
-
By framacx in forum General
Replies: 0
Last Post: 03-31-2008, 03:24 PM
-
By hawaiipoolman in forum General
Replies: 1
Last Post: 10-31-2007, 06:53 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks