View Single Post
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#83
Hi!

I just noticed that when somebody sends a SMS to me from a Nokia Lumia phone that contains any new-style emoticons the message processing will fail and the message is scrapped silently.

I assume the behaviour is similar to what happens with iPhone emoticons on a N9 with no "Emoji for Harmattan" installed ?
(I have never had this problem before as I know nobody who has an iPhone...)

This is what gets written to syslog when a message is received:

Code:
Aug 14 08:37:52 (2013) cellular: csd[653]: SMS-lib .648529> utils_tpdu_data_parse(): Error decoding TPDUs. Discarding message
So, my question is, does "Emoji for Harmattan" trap the utils_tpdu_data_parse() function or use a replacement that can decode the non-standard emoticons used by Windows devices?