Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
5.0.1
-
None
-
var PLATFORM_VERSION_BUILD_LABEL = '3.8.0';
Description
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.
Attachments
Issue Links
- relates to
-
CB-9485 processOpenURL shortens long URLs with ellipsis
- Closed