What SDK are you using? Have you seen our [documentation](http://devcenter.kinvey.com/ios/guides/push "documentation") on Push for the various platforms?
Y
Yordan
said
over 6 years ago
Hi Caroline.
I haven't checked the SDK's yet ( I am not sure where I can find them ). I am trying to implement it with Delphi XE6 currently.
And I am not looking about implementing the push notification on the clients, but I am looking about developing console from which I can sent the push notifications to the clients.
C
Caroline
said
over 6 years ago
Have you seen our REST guide on Push? http://devcenter.kinvey.com/rest/guides/push
Y
Yordan
said
over 6 years ago
I am a bit confused. This continues to looks like client side (the receiver), not the sender of pushs.
C
Caroline
said
over 6 years ago
Hi Yordan, the behavior you're talking about isn't supported. The only way to send a push notification is from BL. Pete describes it on this thread: https://support.kinvey.com/discussion/201272177/example-of-sending-push-to-kinvey
Yordan
How could I send a push notification to the clients from the application I am developing ?
Thanks in advance.