Unknown opened 4 years ago
|
|
Could you give more information?
|
|
yes sure ,
thanks |
|
Can your server connect with |
|
Ok I will check |
|
I just checked with appstore version ,its working but when I install app from code through xcode , it doesn't work |
|
We are glad that PUSH notifications are working for you using Siskin from the AppStore. As for application installed from the XCode will not work with PUSH component provided by us ( |
|
@hantu85 Thanks for the details , just one question , how to configure push notification on our own server , do I need to use FCM or any other service ? |
|
If you are using SiskinIM from the AppStore then you just need XMPP server with Push Notifications support enabled (you need to check documentation of a particular server) and S2S (server-to-server) connectivity to |
|
thanks , but i am trying to configure push notification into my own server , It will be very helpful , if you can share some guidelines to configure push |
|
As explained in XEP-0357: Push Notifications specification, there are a couple of parts when it comes to "push notifications": client application, client server and agent server. First to items go hand in hand (so Siskin distributed by Tigase will user Tigase client server). At the same time you have complete freedom regarding agent server (your own server) and it's configuration. If you are still interested in the "client" part (application and server) then tigase offers dedicated Tigase Push Component as a licensed offering and you should contact us directly regarding it's usage: https://tigase.net/technical-support |
Describe the bug Hi , Push notifications are not working , Is apns certificate needed to configure ? How to configure to setup apns in server