cordova-plugin-mediaPicker
cordova-plugin-mediaPicker copied to clipboard
options.synchronous = true
https://github.com/DmcSDK/cordova-plugin-mediaPicker/blob/6500df8d7e694a9190f6573bff194db2c8688a25/src/ios/DMCMediaPicker/DmcPickerViewController.m#L461
Why is options.synchronous = true? according to all the articles I've read, it should never be true.