When i upload builds to app store they given the feedback as "We noticed that your app requests the user’s consent to access their camera, microphone, and location but does not clarify the use of this feature in the permission modal alert", But i haven't request any permissions to use user's content in my application. Actually i don't need it, so how can i prevent my application to request the user's consent to access their features?
App rejected - 5.1.1 legal privacy
> i haven't request any permissions to use user's content
Exactly the problem, according to the rejection.
> Actually i don't need it
Did you file an appeal, making that clear? Perhaps app review made a mistake.
>how can i prevent my application to request the user's consent...
You don't seem to understand that is the opposite of what you should do.
Otherwise, it would help if you talked about your app....type/category, what it does, what functions it provides, any 3rd party APIs, etc.
Possible bug - If you actually don't use any of those functions then you might be suffering from a bug that is related to this: