Emoji Processing of iOS development

Source: Internet
Author: User

Seemingly emoji processing should be with our iOS development has a great relationship, but in fact, for emoji processing as long as the server-side to do it, I said the processing is we put the expression to the server, then what needs to be done on the server side to deal with it?

Server if directly stored we pass past the expression will be problematic, because the database does not support the storage expression, the solution has two kinds is to modify the database encoding, the expression field of the character set to UTF8MB, one way is the server-side storage before the Base64 transcoding, And then take it back to the front desk when you need to do a base64 decoding, so the backstage will return to our normal expression, our background in the development of the use of Base64 transcoding, because the background is another company backstage, our company is very complex, can not move the database, (this method or I call the backstage, I'm so proud. )。 is so simple, as to what emoji encoding what, I think a little bit of understanding is enough, the specific can search online, a lot of, the same!

Emoji Processing of iOS development

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.