Hi!
How can I ensure communication between two mobile applications?
I want to send location information from one app to another.
I would appreciate your help.
1 Like
use firebase to save application 1 data then retrieve that data in application 2,3,4....
or any other online database
Taifun
1 Like
How can I do what you mentioned above? Can you guide me? Example?
try a search for chat here in the community
https://community.appinventor.mit.edu/search?q=chat
Taifun
drag and drop any online database component from designer side
then you can found Save/set/get data blocks in blocks side