CSantosM / cordova-plugin-veriff

Cordova plugin exposing the VeriffSDK- Smart and scalable identity verification
Apache License 2.0
3 stars 2 forks source link

App needs access to the microphone #6

Open kalepail opened 3 years ago

kalepail commented 3 years ago

https://github.com/CSantosM/cordova-plugin-veriff/blob/master/plugin.xml#L71-L73

Is this actually true? Why would Veriff need access to the mic? Seems really and overly invasive. Curious if we can safely drop this requirement.

CSantosM commented 3 years ago

Check it out by your own

Android permissions: https://developers.veriff.com/#permissions

iOS permissions: https://developers.veriff.com/#adding-permissions

kalepail commented 3 years ago

Hmm fair enough. Might be nice to have an option to modify the message strings though.

CSantosM commented 3 years ago

I’ll review it ASAIC