@lucaceck95 wrote:
Hi everyone,
i need to build an app for a iOS 9.3.5 deviceeverything is ok for newer os version.
when i try to launch with xcode, this happens
and the app freeze on SplashScreeni found a “solution” online, that says to change
<preference name="CordovaWebViewEngine" value="CDVWKWebViewEngine" />
to
<preference name="CordovaWebViewEngine" value="CDVUIWebViewEngine" />
but the app opens and show the “BLANK SCREEN OF DEATH”
with this logs
i don’ found other solution and i’m stuck at this…
help me plz
Posts: 1
Participants: 1