Hacker News new | ask | show | jobs
by rezonant 816 days ago
> So here Facebook acknowledges that an app that sends messages needs write permission, not read.

I guess the feature at issue here is that you could actually hold a conversation with a Facebook friend inside of Netflix or Spotify which does indeed necessitate the ability to read back messages from the other user.

Whether it was wise to allow that instead of the kind of sharing systems we use today in 2024 is another question.

1 comments

Depending on the OS architecture it might be possible to have an SDK render messages without handing any data to the parent app. Or of it's not possible at least the question is where any of the messages even hit Netflix servers.