robbiehanson / XMPPFramework

An XMPP Framework in Objective-C for Mac and iOS
Other
5.91k stars 2.09k forks source link

Discovery of Push Notifications component JID on the server side #1065

Open NaveenDelegate opened 6 years ago

NaveenDelegate commented 6 years ago

I am implementing push notification in Tigase server. I need the node value to enable the push services.Please help. Which class inside the framework will help me to get these details by passing the Jid ??

muisawe commented 3 years ago

did you solve it ?