[ 
https://issues.apache.org/jira/browse/CB-8116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

M.Salim updated CB-8116:
------------------------
    Component/s: Plugin File Transfer
    Description: 
I am getting a *EXC_BAD_ACCESS* (CODE=EXC_i386_GPFT) error in 
*CDVCommandDelegateImpl.m* in the *evalJsHelper2* in the following code line:

{code:Objective-C}
NSString* commandsJSON = [_viewController.webView 
stringByEvaluatingJavaScriptFromString:js];
{code}

this error occurs when downloading multiple files at the same time. i tested 
the same app in iOS 7 it worked fine but not iOS 8.

    Environment: iOS 8, iPad
        Summary: a EXC_BAD_ACCESS (CODE=EXC_i386_GPFT) error in 
CDVCommandDelegateImpl.m in the evalJsHelper2 method  (was: I am getting a 
EXC_BAD_ACCESS (CODE=EXC_i386_GPFT) error in CDVCommandDelegateImpl.m in the 
evalJsHelper2 in the following code line)

> a EXC_BAD_ACCESS (CODE=EXC_i386_GPFT) error in CDVCommandDelegateImpl.m in 
> the evalJsHelper2 method
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CB-8116
>                 URL: https://issues.apache.org/jira/browse/CB-8116
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>         Environment: iOS 8, iPad
>            Reporter: M.Salim
>         Attachments: crash-report.txt
>
>
> I am getting a *EXC_BAD_ACCESS* (CODE=EXC_i386_GPFT) error in 
> *CDVCommandDelegateImpl.m* in the *evalJsHelper2* in the following code line:
> {code:Objective-C}
> NSString* commandsJSON = [_viewController.webView 
> stringByEvaluatingJavaScriptFromString:js];
> {code}
> this error occurs when downloading multiple files at the same time. i tested 
> the same app in iOS 7 it worked fine but not iOS 8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to