Yonah Forst преди 7 години
родител
ревизия
3dc66d26be
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2
    0
      README.md

+ 2
- 0
README.md Целия файл

@@ -138,6 +138,8 @@ Permission type `bluetooth` represents the status of the `CBPeripheralManager`.
138 138
       })
139 139
 ```
140 140
 
141
+You cannot request microphone permissions on the simulator.
142
+
141 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 145
 Example: