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

app stuck in splash screen on ios 16 and 17 #93

Open
gustavohpaula opened this issue Jan 19, 2024 · 2 comments
Open

app stuck in splash screen on ios 16 and 17 #93

gustavohpaula opened this issue Jan 19, 2024 · 2 comments

Comments

@gustavohpaula
Copy link

I have an application that uses cordova-ios@5.1.1. When running the app on iOS 16 or 17, the app crashes on the splash screen without any log on xcode and the safari don't recognize it to see the js log.
During the test I find that the problem is becaus of the dependency of the WKWebViewEngine.
I've tried to upgrade the cordova-ios to version 6 but the WKWebViewEngine is integrated on the core, so the problem persist

@jurahalas
Copy link

@gustavohpaula Have you manage to fix the issue?

@gustavohpaula
Copy link
Author

yes, it was the cordova-plugin-screen-orientation. This plugin was in conflict with the others, which is why the app stuck

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

2 participants