sgtaziz / WebMessage

A client for communicating with the WebMessage tweak on iOS. Send and receive messages from the comfort of your computer
72 stars 12 forks source link

[Bug] Images sent with subject line text but no main body text don't show any text #143

Open sabogalc opened 3 years ago

sabogalc commented 3 years ago

Basically a copy and paste of this issue

Here are some screenshots from my Mac, iPhone, and WebMessage client for an image that was sent together with subject line text, but no main body text. WebMessage did send me a notification for the tapback on the text that wasn't able to be displayed though (as seen in the conversation history). Screen Shot 2021-03-18 at 3 55 54 PM PNG image Screenshot 2021-03-18 001143 This is how it behaved with an image that was sent with both subject line text and main body text Screen Shot 2021-03-18 at 3 56 52 PM PNG image 1 Screenshot 2021-03-18 154345

sgtaziz commented 3 years ago

I've actually been trying to send an image with only a subject to replicate this, but iOS changes the subject line to normal text. How were you able to do it?

sabogalc commented 3 years ago

I've actually been trying to send an image with only a subject to replicate this, but iOS changes the subject line to normal text. How were you able to do it?

Put a space in the main body

Subject "Text goes here" iMessage " "

sabogalc commented 3 years ago

Message subjects should be presented at the first part of the message, regardless of what that part is. In this case, if there is an image, a text chat item should precede the image with a subject and no main content.

This was from Eric in https://github.com/iandwelker/smserver/issues/110#issuecomment-812916907