-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios12 is broken #65
Comments
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: |
I would love to review this a PR. BTW did you do anything for iOS 13? I have issues with iOS 13 beta. |
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 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: #102 (comment) |
cordova.openwith.load(intent.items[0]
. doesnt return anything in ios12.The text was updated successfully, but these errors were encountered: