-
-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update for Memoji? #31
Comments
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 |
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 |
Is it possible to get an update that supports Memoji?
The text was updated successfully, but these errors were encountered: