itsjunetime / smserver

An app to allow Jailbroken iPhones to send texts & attachments from their browser
GNU General Public License v3.0
157 stars 26 forks source link

Memoji doesn't display properly (server running from iOS 14.2, odysseyn1x 2.7, iPhone 6S) Second picture from the iPhone, Third from a Samsung Galaxy S10e on OneUI 2.5, AirMessage 0.5.7[macOS 10.14.6] #57

Closed sabogalc closed 3 years ago

sabogalc commented 3 years ago

No Memoji ios android

itsjunetime commented 3 years ago

Could you check the browser console for errors? I can view memojis just fine in my web interface, so I expect there was just an error with loading in the image. If there are no errors, could you paste the link for the image here? It should be something like /data?path=...-sticker.png

sabogalc commented 3 years ago

How do I check the browser console?

itsjunetime commented 3 years ago

Right click > Inspect (or 'Inspect Element') > Click on the tab that says 'Console'

sabogalc commented 3 years ago

No errors, the link is /data?path=/bacf53e2125593953ce304d155b527f3-BBF369D0-2625-4164-B5C3-6440FC61693B_AK299001_b81d04cb4c37c2410ade0d8b64bb7f66_thumbs_down/BBF369D0-2625-4164-B5C3-6440FC61693B_AK299001_b81d04cb4c37c2410ade0d8b64bb7f66_thumbs_down.png

sabogalc commented 3 years ago

I tried it with another Memoji too. It gives me a right click option to load the image but doesn't load. Link is /data?path=/6f5c5b9e8f42c1bd52c815012a85f27f-6f5c5b9e8f42c1bd52c815012a85f27f-sticker/6f5c5b9e8f42c1bd52c815012a85f27f-sticker.png I will try another browser.

sabogalc commented 3 years ago

data ( Image) - Mozilla Firefox 11_10_2020 9_33_24 PM I got this in FireFox

sabogalc commented 3 years ago

Firefox Error FireFox Console

sabogalc commented 3 years ago

Brave Error And here it is in Brave

itsjunetime commented 3 years ago

Alright, I found what the issue was: Some memoji are stored in /var/mobile/Library/SMS/Attachments/ as regular attachments, but some are stored in /var/mobile/Library/SMS/StickerCache/ instead, so I just allowed the app to load attachments from that directory as well and it's started working for all memoji, both old and new (for me, at least). I'll hopefully release version 0.5.4 soon, and it should have that fix implemented.

itsjunetime commented 3 years ago

0.5.4 is out now; could you try it out and let me know if it fixes the issue for you as well?

sabogalc commented 3 years ago

Yes! All the memojis look great. I also appreciate the added bubble tails, thank you so much!