You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by Maria Nazarenko <Ma...@dataart.com> on 2015/06/25 10:38:11 UTC

CDVInAppBrowser problem

Hi, all!

In your class CDVInAppBrowser.m you have synchronous request in main thread. When the connection or operation is slow, the App can be terminated by iOS. This will occur randomly. Any ideas how to fix that?

Thanks.
Maria Nazarenko
iOS Developer
DataArt<http://www.dataart.com.ua> - Enjoy IT! ®
10, Baumana st., office 7
Dnepropetrovsk, Ukraine
+38-056-787-07-95 x. 5331
+38-063-426-84-37 /cell/
mnazarenko@dataart.com<ma...@dataart.com>




Re: CDVInAppBrowser problem

Posted by julio cesar sanchez <jc...@gmail.com>.
You should open an issue on the jira page (
https://issues.apache.org/jira/browse/CB) providing more details

2015-06-25 10:38 GMT+02:00 Maria Nazarenko <Ma...@dataart.com>:

> Hi, all!
>
> In your class CDVInAppBrowser.m you have synchronous request in main
> thread. When the connection or operation is slow, the App can be terminated
> by iOS. This will occur randomly. Any ideas how to fix that?
>
> Thanks.
> Maria Nazarenko
> iOS Developer
> DataArt<http://www.dataart.com.ua> - Enjoy IT! ®
> 10, Baumana st., office 7
> Dnepropetrovsk, Ukraine
> +38-056-787-07-95 x. 5331
> +38-063-426-84-37 /cell/
> mnazarenko@dataart.com<ma...@dataart.com>
>
>
>
>