T
T
toly192017-05-10 15:28:04
JavaScript
toly19, 2017-05-10 15:28:04

How to fix cordova app crash on screen rotation?

When the application is loaded, a splashscreen picture is shown.
If you change the orientation of the smartphone, the application crashes and writes:
"An error has occurred in the application."
Set the portrait orientation in the config.xml file:

<platform name="android">
    <preference name="Orientation" value="portrait" />
</platform>

How to fix???

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question