cordova-plugin-braintree icon indicating copy to clipboard operation
cordova-plugin-braintree copied to clipboard

iOS Card.io needs NSPhotoLibraryUsageDescription key in info.plist

Open Taracque opened this issue 8 years ago • 5 comments

The Card.IO Framework has a UIImagePickerController call. Apple needs an NSPhotoLibraryUsageDescription in info.plist otherwise the app is rejected.

Taracque avatar Jan 20 '17 21:01 Taracque

Hi, how enable card.IO function on this plugin? Thanks, Luca

lucaele avatar May 04 '17 15:05 lucaele

Theres a separate branch which includes card.io https://github.com/Taracque/cordova-plugin-braintree/tree/ios-cardio

Taracque avatar May 04 '17 16:05 Taracque

Out of curiousity @Taracque, is there any reason why the ios-cardio branch can't be merged in with master?

FuzzAU avatar May 12 '17 05:05 FuzzAU

Card.io branch wasn't tested. If you find it working, please let me know and I'll merge.

Taracque avatar May 12 '17 06:05 Taracque

Seems to work for us. Perhaps worth merging back now?

FuzzAU avatar Oct 10 '17 06:10 FuzzAU