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.
アプリでユーザーのイベント ページを表示したい
グラフAPIを試しましたが、役に立ちません。
私はこのようなものが欲しい
答えを得た:
やった:
NSURL *url=[NSURL URLWithString:@"https://www.facebook.com/events/list"]; [[UIApplication sharedApplication] openURL:url];
終わった
私を助けようとしたすべての人に感謝します。
これは、ログインしたユーザーのイベントを表示します - デバイスで