cordova-plugin-openwith icon indicating copy to clipboard operation
cordova-plugin-openwith copied to clipboard

ios12 is broken

Open joshoconnor89 opened this issue 6 years ago • 4 comments

cordova.openwith.load(intent.items[0] . doesnt return anything in ios12.

joshoconnor89 avatar Aug 29 '19 16:08 joshoconnor89

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

joshoconnor89 avatar Aug 29 '19 22:08 joshoconnor89

I would love to review this a PR.

BTW did you do anything for iOS 13? I have issues with iOS 13 beta.

NiklasMerz avatar Sep 03 '19 12:09 NiklasMerz

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:

joshoconnor89@679df19

Could you please explain shortly what you did for iOS 12. I am using a slightly modified version on iOS 12 with no problems.

NiklasMerz avatar Sep 03 '19 13:09 NiklasMerz

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

josiahbryan avatar May 17 '20 21:05 josiahbryan