Hello,
I am using sandbox_init_with_parameter API to enable sandbox on current process. This API returns 0. But when I use sandbox_check to check whether current process is sandboxed, it returns false.
It only happens on a few user devices. I am wondering what could be wrong?