mirror of
https://github.com/airmessage/airmessage-server.git
synced 2026-04-25 16:55:50 +03:00
[GH-ISSUE #32] Issue with sending follow up text #33
Labels
No labels
bug
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/airmessage-server#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AlenBeygelman on GitHub (Sep 7, 2022).
Original GitHub issue: https://github.com/airmessage/airmessage-server/issues/32
For specific numbers, after sending the first text, a follow up text will not work. Only solution is to clear the chat and start over.
@tagavari commented on GitHub (Sep 7, 2022):
Thanks for reporting this!
When creating a chat with a server on macOS 11+, the app will do a little dance where it creates the conversation on the fly as soon as the first message is sent. It's possible that it's failing to associate this new conversation properly with the original one you created.
Do you notice a pattern that causes conversations with certain addresses to fail?
@AlenBeygelman commented on GitHub (Sep 8, 2022):
I updated my account to a new apple id which created a new thread with this address. I do not know what I should do now to fix this disassociation that you are describing.
@working-name commented on GitHub (Sep 11, 2022):
For me this happens when the machine running airmessage server does not have a particular email or phone number checked as "I can be reached at". The conversation was somehow started from another email or phone number so you basically have to get back to the server machine and start a new conversation from the desired phone number (essentially a new thread for the same person but with your current/desired phone number or email)