Push notification called from PHP code on my server

Hi, 

i need to call android/Ios push from php function on my server. Is there possibility to do this? Can you give some advices, links or something, because i don’t know how to bite it. 

Thanks in advance. 

I know you can do this using OneSignal, which I believe is still free for Corona users. Their docs have a REST api section which can be used on your server to send messages to single users or all users (or groups that you define somehow).

Yeah, thats looks greate, thanks! I didn’t notice this function in OneSignal. You save me several days of searching. 

I know you can do this using OneSignal, which I believe is still free for Corona users. Their docs have a REST api section which can be used on your server to send messages to single users or all users (or groups that you define somehow).

Yeah, thats looks greate, thanks! I didn’t notice this function in OneSignal. You save me several days of searching.