mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-01 05:30:42 +00:00
Add permissions to usage in README
This commit is contained in:
parent
1a927c3cb3
commit
ec73c3fb68
@ -49,6 +49,13 @@ class testApp extends Component {
|
||||
...
|
||||
}
|
||||
```
|
||||
|
||||
### iOS
|
||||
|
||||
If your app doesn't already access the microphone or photo library, you'll need to add the following 2 keys to your app's info.plist file:
|
||||
|
||||
NSMicrophoneUsageDescription
|
||||
NSPhotoLibraryUsageDescription
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user