Unity application does not recognize the sensor

Configuration

  1. Chip: rockchip rk3568
  2. OS Verson: Android 11
  3. Unitrack SDK: NuitrackSDK.unitypackage
  4. Nuitrack version: 0.37.12
  5. Unity version: 2020.3.24f1
  6. Minimum API Level: 28
  7. Target API Level: 30
  8. ORBBEC Astra Pro Plus with AI license

Context
I want to create an android based game that uses Nuitrack
I installed Nuitrack APK package(https://github.com/3DiVi/nuitrack-sdk/tree/v0.37.12/Platforms) on my device with android arm64.
I built and ran the First Project following the tutorial provided by Nuitrack, but I get an error message.

error
When I execute the unity application it shows Unity Nuitrack callback: onInitFailure. and Unity NuitrackSDK.Loader.NuitrackCallback:onInitFailure(Int32).
Log file

postscript
When I ran the apk I received from Init problem with Unity app on Android device - #7 by Stepan.Reuk, it runs normally, but after 5 seconds, I got an error message saying I need a license.

@Shshppong Answered in PM.