Update for Memoji?
Is it possible to get an update that supports Memoji?
Haha, came here to ask this. This app works on the latest beta and shows the new additions. Memoji must be a separate API.
Hi,
I've been digging through the new APIs and found the new PersonalAnimoji object. However, by default, it can instantiate a neutral memoji and there seems to be APIs to load others from a bundle. I can access the URL where the memojis supposedly are stored but didn't figure out yet how to get the names to load them.
I'm attaching a screenshot of the default memoji loaded.

Pinging @simonbs
@moimart Great! Can you share your code or PR?
Sure. I'll upload it on a fork
https://github.com/moimart/SBSAnimoji/tree/memoji
It's in the memoji branch. I guess interesting to look at is:
https://github.com/moimart/SBSAnimoji/blob/memoji/SBSAnimoji/AvatarKit/AVTPuppet.h
Btw, Apple changed the API from beta 1 to beta 3
@moimart Great job! How can I import the custom Memoji already made in Messages?
Hi @sunloj, that's where I got stuck. I get a path for where the custom memoji are stored but didn't figure out how to get the names of the custom memojis; However, I have not checked the private API changes that happened in beta 3; Maybe it's clearer now.
@moimart Thanks!
@moimart Wondering if you've been able to take a look at this again?
@jchand on a vacation for the next 2 weeks and pretty much away from a computer. Will have a look when I come back 😄
@moimart Any luck here?
Any update here? 🥲
Any update here? @moimart