Okay…the title maybe super unclear but I’ll try to explain further.
Let’s say an app is installed onto 60 different phones.
The app only contains a piece text or string saying : “Hi”
Out of the 60 different phones, one person has special access to change this text, within the app.
Let’s say this special guy changes the text to say: “Sup” by entering it in a text field/box.
Now on all of the 60 phones, the displayed text now says “Sup”.
I know how to make the user enter text within the app.
But how can I make the text change on all the devices with the installed app?