Yonah Forst 8 年之前
父節點
當前提交
3dc66d26be
共有 1 個檔案被更改,包括 2 行新增0 行删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

138
       })
138
       })
139
 ```
139
 ```
140
 
140
 
141
+You cannot request microphone permissions on the simulator.
142
+
141
 With Xcode 8, you now need to add usage descriptions for each permission you will request. Open Xcode > Info.plist > Add a key (starting with "Privacy - ...") with your kit specific permission.
143
 With Xcode 8, you now need to add usage descriptions for each permission you will request. Open Xcode > Info.plist > Add a key (starting with "Privacy - ...") with your kit specific permission.
142
 
144
 
143
 Example:
145
 Example: