(no title)
tmpz22 | 9 months ago
* Install App
* App cannot passively READ messages
* When I need to use the app, like in a group chat where we are spontaneously planning an event, I can invite it into the chat so that the group can input their preferences
* Other group members (who may also need to install the app) can interact with the widget to submit their planning prefferences
* Widget then WRITES results back to the chat
Does it ever read my messages? Does it ever write messages to the chat? Does my entire group chat need to install it?
Great work. Seems well targeted and that it could help a lot of folks.
devgoth|9 months ago
The only message that is written to the chat is when you hit submit. There is no external service as all information is stored as metadata on the message itself. I did not want to have an external server (which has its own challenges, see in another message around collisions).
Your entire group can see the message but in order to interact with the poll they will need to download the app. They will be redirected to the app store if they do not have the app after clicking.