Skip to content

Lib will break soon: E2E Chats not showing up #13

Description

@BotBoiii

Messenger will soon make E2EE chats the default. These chats do not show with the library - which will break the current state of the library.

For discussing the further development we can meet here: https://discord.gg/8FWVYhQ7P5

Steps to reproduce:

  • open Messenger on your phone
  • select any one to one chat
  • enable "Secret Conversation"
  • see the new E2EE thread on your phone and in the browser
  • send a message to that thread on any device
  • confirm that the thread shows up on all devices and browsers
  • with the api, do api.getThreadList(5, null, ["INBOX"], function(err, res) { ...
  • confirm that the api response does not have the E2EE chat

I would not mind not seeing E2EE chats because I didn't enable them anyway but they will soon force this for everyone by the end of the year, meaning we only have 4 weeks left to add this

https://www.reddit.com/r/facebook/comments/17s8n46/messenger_forced_me_to_create_a_pin_and_now_my/

https://messengernews.fb.com/2023/08/22/expanding-testing-for-end-to-end-encryption-on-messenger/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions