I guess you guys didn’t understand my problem,
my problem is with hosting, I don’t know how to host a server, I don’t know how to operate a server…
I wanted a service/plugin that would do that for me for free, actually I don’t care if it hosts a server or not but if it can achieve what I want (sending data/messages between devices) without a server or with their own server I am open for suggestions…
OneSignal does require a server for the client to send a message to another client,
Although Parse is releasing his server for public before shutting down, I don’t know how to host it and I followed the tutorial that explains how to host it locally, it just doesn’t seem to work (Whenever I press “POST” nothing happens, that means it doesn’t send data for the database)
I now consider using PlayFab, I really haven’t looked into it yet, but I’ve seen that it got something called Cloud Script which is hosted on their servers so am gonna look into it in more depth…
Until then can someone please tell me what service is the most suitable for my intention ? (my intention is sending messages or data between devices, like for example retrieving a longitude and a latitude and then sending it to another device)…
Thanks in advance…