• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
UIAdaptivePresentations with EventKitUI
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

UIAdaptivePresentations with EventKitUI


  • Subject: UIAdaptivePresentations with EventKitUI
  • From: Daniel Phillips <email@hidden>
  • Date: Mon, 14 Dec 2015 14:18:30 +0000

I am having some trouble using adaptive presentations with EventKitUI,

I am implementing a feature which allows my users to add an event to their calendar. I have imported EventKitUI framework and I am presenting an EKEventEditViewController. On iPad it’s shown

But I would like to show this using UIAdaptivePresentations so that on iPad it’s shown in a popover.

However the only presentation controller EKEventEditViewController only vends the following:

-presentationController => instance of _UIFullscreenPresentationController
-popoverPresentationController => nil

I was under the impression that I should be able to configure this by using a popover modal style (UIModalPresentationPopover) and configuring the popoverPresentationController with a sourceView and a sourceRect.

But I think I may be overlooking something…  Perhaps EventKitUI just simply doesn’t support what I want out of the box?

Could anyone point me in the right direction?

Thank you
-Daniel

Sent from my iPad
_______________________________________________

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


  • Prev by Date: Problem loading a CoreDataModel from a Static library in Swift
  • Next by Date: Re: Validating NSButton in Swift
  • Previous by thread: Re: Problem loading a CoreDataModel from a Static library in Swift
  • Next by thread: Sandboxed and non-sandboxed targets
  • Index(es):
    • Date
    • Thread