Skip to content

Commit 61276fe

Browse files
authored
Merge pull request #102 from verloop/SRVDSK-14992
add: Mic permission in verifyverloop app
2 parents 791828b + ec70caf commit 61276fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

VerifyVerloop/VerifyVerloop/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,7 @@
3030
<string>fetch</string>
3131
<string>remote-notification</string>
3232
</array>
33+
<key>NSMicrophoneUsageDescription</key>
34+
<string>Microphone access require for voice as input in verloop SDK</string>
3335
</dict>
3436
</plist>

0 commit comments

Comments
 (0)