Can I send a push notification from the client and not from the server ?
The reason I’m asking this is that the port 2195 on my server is blocked.
I would get the token of the receiver device and send the push from the client. Is it feasible ?
thanks
I suppose you technically could, but I think it’s a very bad idea because you’d need to have the production certificates installed on your users’ devices. I would suggest you see if there’s an alternative solution, perhaps a third party provider like Urban Airship.