Fix WKWebView doesnt layout properly at launch on iPhone X

1
Hi, today I learned that the hybrid app by default uses the WKWebView plugin via cordova-plugin-wkwebview-engine-nextgen, instead of the Cordova plugin available here: cordova-plugin-wkwebview-engine I would like to know the difference  between the two plugins. The reason I'm asking is because when rotating my app on iphone x, then the content gets obscured. And the Cordova plugin has a fix for this. Do you have more info on the WKWebView plugin?
asked
2 answers
0

There is documentation on how to configure your hybrid app to make it look good on an iPhone X: https://github.com/mendix/hybrid-app-template/blob/master/IPHONEX.md Did you check that?

answered
-3

You can resolve this issue .Click Here

answered