NSString *ipAddress =[NSMutableString stringWithFormat:@"%@@204.93.197.136", selectedBuddy];
XMPPJID *newBuddy hString:ipAddress];
[[self appDelegate].xmppRoster acceptPresenceSubscriptionRequestFrom:newBuddy andAddToRoster:YES];
これは、xmpp でバディ リクエストを受け入れるために使用しているコードですが、問題は、別の人がサブスクリプション リクエストを取得するリクエストを受け入れるときに、この問題を解決する方法です。