0

I keep getting the error: uninitialized constant EKEventEditViewController (NameError) when trying to initialize the controller.

            controller = EKEventEditViewController.alloc.init

Do I need to require any particular framework to use this controller?

4

1 に答える 1