Skip to content
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

Not working with Cordova-iOS 5.1 and ionic web view 4.1.3 #13

Open
bhushanpd opened this issue Jan 20, 2020 · 4 comments
Open

Not working with Cordova-iOS 5.1 and ionic web view 4.1.3 #13

bhushanpd opened this issue Jan 20, 2020 · 4 comments

Comments

@bhushanpd
Copy link

Hi,

This plugin was working fine with my old project with Cordova-iOS 4.5.3. Now I have upgraded my project to Cordova-iOS 5.1 and Ionic Web View 4.1.3 which is required to make iOS build with only WKWebView. But after up-gradation iOS app is able to build successfully but failing to launch the app successfully. If I removes this plugin then it works correctly.

Kindly verify this issue and let me know the fix. You can recreate the issue by simply downloading ionic sample (ionic start myApp tabs --type ionic1) and by adding this plugin.

@bhushanpd
Copy link
Author

@PeterHdd Any update on this??

@adijoshi91
Copy link

Any update Peter?
It works perfectly fine on Android but not on iOS.

@IllusionVK
Copy link

Hey @adijoshi91 and @bhushanpd I have seen this fork of @PeterHdd 's repo: https://github.com/Anky001/cordova-plugin-crypto-file it seems to have some recent checkins to help with iOS. I'm not sure if these will help, but I wonder if you are able to test it ? I won't have access to test on iOS for a few weeks.. I don't think that we can expect Peter to fix all issues as he volunteers his time.. but maybe this other repo already helps ? or perhaps a few of us can work together to try and get this to work - so that this great plugin doesn't die.. (also I have tried to contact the author of the fork @Anky001 through his email, but i didn't get a reply..)

@mjacques-notur
Copy link

Same issue, the problem is the override for "handleOpenForRead" isn't being called, the reasons why are unknown to me.
I tried extending the plugin and got it working with webview 2.x, but this issue persists with 4.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants