79325760

Date: 2025-01-03 07:26:14
Score: 1.5
Natty:
Report link

Unfortunately, as already mentioned, Apple does not provide an official way to access a user's Memoji or directly interact with the Memoji stickers from the keyboard programmatically.

That said, while there is no direct API for this, you can still create a way to use Memojis or Emojis in a custom view. For example, you could use a UITextView to retrieve Memojis directly from the keyboard. Here is an example on how to do it

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Golang