You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/01/18 00:59:50 UTC

[GitHub] ianhowe76 commented on issue #402: inAppbrowser.executeScript not working in Android

ianhowe76 commented on issue #402: inAppbrowser.executeScript not working in Android
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/402#issuecomment-455388764
 
 
   Is the `html` data in the callback large?
   
   There is an issue on Android since Chrome v 69.0.3497.91 that truncates the data to 10240 bytes. If your callback data is greater than 10240 bytes the plugin will have an error and the callback will not be called
   
   See #303 for details and fix (awaiting merge)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org