iBicha / EmojiTexture

A Unity plugin to render Emojis ☺ ❤ 🍆 🍑 to a texture
Other
62 stars 9 forks source link

Fix error on Android target SDK version 31 #30

Open AAAYaKo opened 1 year ago

AAAYaKo commented 1 year ago

In new Android SDK the DirectByteBuffer constructors has been closed, so I rewrite the allocation of the buffer