Re: iOS Calendar Question
Re: iOS Calendar Question
- Subject: Re: iOS Calendar Question
- From: Dave <email@hidden>
- Date: Thu, 19 Sep 2013 15:27:31 +0100
On 19 Sep 2013, at 15:17, Mike Abdullah <email@hidden> wrote:
>
> On 19 Sep 2013, at 15:00, Dave <email@hidden> wrote:
>
>> Hi,
>>
>> I've had a request for the following functionality and I'm not sure from the docs if it is possible, this App is for iOS 5+.
>>
>> The App has presented a number of events in a table view.
>>
>> The request is to add a button to an item that saves it to the User's Calendar. This seems easy enough, BUT:
>>
>> 1. If possible they don't want to have the "Application XXX has requested access to your Calendar" Alert.
>>
>> 2 They don't want it to just be added blindly to the underlying Calendar Database, but rather then want to launch the Native Calendar App with the Event Details and have the event all setup in the UI so that all the user has to do is tap Save or Cancel.
>>
>> I can't figure from reading the docs if this is possible or not? All the examples I've seen trigger the Alert Box the first time access is requested.
>
> You don't say what you've already tried. Have you looked at the EventKitUI framework?
>
Yes, I've looked at it, but all the examples assume Access has been Granted or explicitly asks for it. I can't run on a device at the moment so I can't test it. All the searches I've done do the same. I think don't its possible because it might be a security threat?
All the Best
Dave
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden