iampossible / Cordova-DocPicker

iOS plugin for Cordova writting in Swift.
11 stars 18 forks source link

Invalid callback id received by sendPluginResult #4

Closed cikcoh closed 5 years ago

cikcoh commented 5 years ago

This plugin used to work util i tested it today.. i get runtime error shows on xcode output console.

Invalid callback id received by sendPluginResult

Then i tried removing and adding plugin again >cordova build get error:

    'DocumentPickerOriginal' is not assignable to type 'Provider'. Type 'DocumentPickerOriginal' is not 
        assignable to type 'ClassProvider'. Property 'provide' is missing in type 'DocumentPickerOriginal'. 
AmadeuReal commented 5 years ago

Can you please provide more information about your environment?

AmadeuReal commented 5 years ago

Hi @cikcoh!

Can you please give more information about your issue? Otherwise I will have to close it.

Cheers.