In my code I have this condition
bool isVioSupported = MotionTrackerCameraDevice.isAvailable();
that I use to detect if a phone is compatible with VIOcamera
but on the phone samsung s22 ultra this condition is false
could be this because I am using an old version of easyar (is a 2019 version 4.1 )