When my mobile project encountered a problem and was rejected when it was put on the shelf, it showed that the application obtained user information: gyroscope sensor, acceleration sensor, but I did not add such permissions.

I didn’t find such permissions in the xml file either.

It sounds like the issue might be related to the “Allow IMU Sampling” setting. Try checking if it’s unchecked or disabled.

To verify this, follow these steps:

  1. Go to Project Settings.
  2. Scroll down to Platforms “Android”.
  3. Scroll down and look for the INPUT section.
  4. Ensure that Allow IMU Sampling is either unchecked or disabled.