Initialization
Last updated
Last updated
At this point, you have a properly configured exported Android native project. To use the SDK in the Unity side, please move to your Unity project and download the NoctuaGame.cs
.
The SDK's method could be invoked through the wrapper interfaces, then we call it using NoctuaGame
.
After you integrate the game with NoctuaGame.cs,
you need to reexport the native Android project again.