プッシュノードの作成と通知の投稿/サブスクライブに関するこのチュートリアルを読みました。私が遭遇した唯一の問題は、notificationconf
そのノードを作成できないように見えることです...
notificationconf
私の最初の質問:ノード名(ツールのパラメーター)とnotificationName
(NSString
アプリから使用する)は同じものですか?
2番:
notificationconf createnode push.example.com BFMyTestPushhNotification beefon
Enter password: // password from Open Directory for user beefon - it is Admin of the 10.6 server
2010-01-24 13:24:58.916 notificationconf[15221:903] created XMPP session
2010-01-24 13:24:58.931 notificationconf[15221:903] Connecting to push.example.com:5222 with user com.apple.notificationuser@push.example.com/TestPubsub, security = 2 ...
2010-01-24 13:24:59.130 notificationconf[15221:903] sessionCallback (event 1)
2010-01-24 13:24:59.130 notificationconf[15221:903] Session stopped (event 1)
私は何を間違えますか?そして、アプリからの通知の投稿は何もしません...
助けてくれてありがとう!