cordova-plugin-braintree
cordova-plugin-braintree copied to clipboard
iOS Card.io needs NSPhotoLibraryUsageDescription key in info.plist
The Card.IO Framework has a UIImagePickerController call. Apple needs an NSPhotoLibraryUsageDescription in info.plist otherwise the app is rejected.
Hi, how enable card.IO function on this plugin? Thanks, Luca
Theres a separate branch which includes card.io https://github.com/Taracque/cordova-plugin-braintree/tree/ios-cardio
Out of curiousity @Taracque, is there any reason why the ios-cardio branch can't be merged in with master?
Card.io branch wasn't tested. If you find it working, please let me know and I'll merge.
Seems to work for us. Perhaps worth merging back now?