jibon57/nativescript-mediafilepicker

Build faild with xcode 11.5

Closed this issue · 1 comments

Describe the bug
Hi, Thanks for this plugin, but there is a problem when building for ios and it's showing error regarding rename functions in DKImagePickerController
To Reproduce
Steps to reproduce the behavior:
try to build an app using this plugin

Expected behavior
Build failed

NativeScript Info(please run tns info):
"tns-core-modules": "~6.5.0",
"tns-ios": {
"version": "6.5.1"
}

Sample Code(please provide minimum code to reproduce problem):

Additional context
Add any other context about the problem here.

Didn't follow template