pwlin / cordova-plugin-file-opener2

A File Opener Plugin for Cordova
MIT License
314 stars 583 forks source link

Return result after dismissing interaction controller to allow multiple files to be opened consecutively on iOS #306

Closed aleksilahis closed 3 years ago

aleksilahis commented 3 years ago

Fix for bug #305 & small improvements to code formatting.

Tested with iPhone SE (2nd gen, iOS 13.6) & iPhone 11 Pro (iOS 13.6) simulators.

pwlin commented 3 years ago

Thanks @aleksilahis !