Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
EventViewControllerユーザーにモーダルに表示される があります。ユーザーはタイトル、場所、繰り返し、およびアラームを追加できますが、招待者を追加するオプションはありません。ただし、カレンダー アプリ内では、間違いなく招待者を追加できます。アプリ内で招待者の追加が無効になっているのはなぜですか? または何か足りないのですか?
EventViewController
招待者の追加を完全にサポートするには、EKEventEditViewController を使用する必要があります。EKEventViewController は、主にイベントを表示するためのもので、編集機能が制限されています。