laoyao created CB-9279:
--------------------------

             Summary: the param size limit from js to ios native
                 Key: CB-9279
                 URL: https://issues.apache.org/jira/browse/CB-9279
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 5.0.1
         Environment: var PLATFORM_VERSION_BUILD_LABEL = '3.8.0';
            Reporter: laoyao


such as following plugin:
exec(success,error,myfunc,[param]);

the param is a string and it's size may hundreds of KB, where native receive 
the param, I found that the param is truncated.

Is there any size limitation in plugins' param ? Please give me some 
advise,thank a lot.




--
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