cordova-plugin-openwith
cordova-plugin-openwith copied to clipboard
ios12 is broken
cordova.openwith.load(intent.items[0] . doesnt return anything in ios12.
I forked this and updated it for ios12:
https://github.com/joshoconnor89/cordova-plugin-openwith
You can add this into the plugin if you'd like, I can create a pull request. Heres the commit to update to ios12:
https://github.com/joshoconnor89/cordova-plugin-openwith/commit/679df1977f47e104647adcb9712c3fd4899a7fcf
I would love to review this a PR.
BTW did you do anything for iOS 13? I have issues with iOS 13 beta.
I forked this and updated it for ios12:
https://github.com/joshoconnor89/cordova-plugin-openwith
You can add this into the plugin if you'd like, I can create a pull request. Heres the commit to update to ios12:
Could you please explain shortly what you did for iOS 12. I am using a slightly modified version on iOS 12 with no problems.
Anyone trying to get iOS13 working, checkout the missive fork, mentioned in this comment:
https://github.com/j3k0/cordova-plugin-openwith/issues/102#issuecomment-626767991
The actual plugin is at: https://github.com/missive/cordova-plugin-openwith
I've personally used it in iOS13 and Android and works PERFECT - my comment on my usage is at: https://github.com/j3k0/cordova-plugin-openwith/issues/102#issuecomment-629860406