dibesw Active Member Licensed User Longtime User May 8, 2015 #1 Is it possible send GCM messages from device to another device? I can do it from B4J to B4a. I would like to send B4A to B4A. I have tried from this https://www.b4x.com/android/forum/threads/b4x-push-server.48560/#content but i haven't understood very well do how
Is it possible send GCM messages from device to another device? I can do it from B4J to B4a. I would like to send B4A to B4A. I have tried from this https://www.b4x.com/android/forum/threads/b4x-push-server.48560/#content but i haven't understood very well do how
Erel B4X founder Staff member Licensed User Longtime User May 10, 2015 #2 There are all kinds of ways to do it. You can use B4X Push Server and then call the send servlet with HttpUtils2. It is not too complicated. Upvote 0
There are all kinds of ways to do it. You can use B4X Push Server and then call the send servlet with HttpUtils2. It is not too complicated.
J JEG Member Licensed User Longtime User Jan 30, 2016 #3 Can anybody help by providing a code example of device to device push? Upvote 0