mautrix / imessage

A Matrix-iMessage puppeting bridge
https://go.mau.fi/mautrix-imessage/
GNU Affero General Public License v3.0
334 stars 37 forks source link

iMessage contacts don't show up in Element #69

Closed ameyp closed 2 years ago

ameyp commented 2 years ago

In the console log of the bridge, I see:

[Jun  4, 2022 22:01:40] [iMessage/Mac/INFO] Contact access is allowed

However, when I attempt to start a chat with one of my iMessage contacts (by typing a part of their name) from Element, no suggestions show up.

tulir commented 2 years ago

Contacts aren't expected to show up, and starting chats isn't supported that way anyway. Existing chats with recent messages (limit in the config) will be synced on startup.

ameyp commented 2 years ago

Is this is a limitation of Matrix or of the bridge?