Skip to main content

Mobile

Android

Plugin binaries

Android by default lacks certain features of the libc++_shared library internally, and as such that will need to be included in the build.

libge_timeline.so & libc++_shared.so

Make sure the binary is set to ARM64 in order to load properly.

Android Library Settings

Player Settings

You will need to pick the IL2CPP backend, and make sure that ARM64 is chosen (ARMv7 should not be selected)

Android Player Settings

iOS