Ask HN: Is it possible to create placeholder accounts?
I want a feature of my app to allow me to add a friend using their phone number, even if they're not a member, then also allow me to send them a message in the app. So when that friend finally signs up with that phone number, the message will already be waiting for them, in their inbox. As if they'd be claiming a dummy account. Is there a name for this or any way of doing this?
4 comments
[ 2.1 ms ] story [ 20.3 ms ] thread[0]: https://www.theverge.com/2018/4/11/17225482/facebook-shadow-...
Possibly best to have some logic that allows an account to only have nullable fields if it is created by an existing user signing someone else up.