Hello,
I'm kinda new to app development, my app is quite simple, yet it makes call to a backend api server. The review from app store connect states that it require a NSCameraUsageDescription string in the Info.plist file. However, my app isn't using the camera in any case. They say that the app refer to some API that access sensitive user data, yet the only api I use is mine (the backend server).
Do you have any idea why such a string is needed and how the reviewers define that a camera access is required somewhere? And is there anything excpected from the api to prove that it's trustable?
Thanks for consideration. LennyDZ