How to prevent this error.?

This error appears some times in run time on device and then application will close.
in some guides mentioned to add fallowing code to config.xml, but it makes a huge delay to start application.

<preference name="loadUrlTimeoutValue" value="700000" />

@rsa just build with --prod flag

1 Like