iampossible / Cordova-DocPicker

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

Invalid callback id received by sendPluginResult #9

Closed Comeonzs closed 4 years ago

Comeonzs commented 5 years ago

Hi,I use the plugin that promble Invalid callback id received by sendPluginResult,my phone version 10.2.1,xcode 10.2

AmadeuReal commented 5 years ago

Hi @Comeonzs, how are you call the lib? this.docPicker.getFile()? Can you try to use this.docPicker.getFile('all')?

Comeonzs commented 5 years ago

@AmadeuReal Hi,I use DocPicker.getFile(),now I try to use this.docPicker.getFile('all')

Comeonzs commented 5 years ago

@AmadeuReal hi,I use DocumentPikcer.get('all') is work in xcode , but when I built in testFlight download my app to pocker document that my app is crashing

AmadeuReal commented 4 years ago

Hi @Comeonzs,

Do you still have this problem?

If so, reopen the issue.

Cheers.