In my application, the camera used in two places so how can I show two different messages for "NSCameraUsageDescription".
I've created the strings file to add messages for multiple languages but the message for camera access should not be same.
I couldn't find any document related to showing different messages for camera access on different places.