Just add NSMicrophoneUsageDescription
key & in value add the justification that why your app is using Microphone. This is the latest requirement in iOS 10.
Just add NSMicrophoneUsageDescription
key & in value add the justification that why your app is using Microphone. This is the latest requirement in iOS 10.
相关推荐