After searching the web for a couple of hours, I didn't get any solution to the following problem:
I am creating a new iOS app which is able to display existing Emoji in the Unicode character table. Now I also want to be able to create and display custom Emoji characters, but how should I map this using Unicode?
Is it even possible to use and display custom Emoji in iOS apps using Unicode? How should I go about this?