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/02/06 04:02:42 UTC

[GitHub] danova123 removed a comment on issue #402: inAppbrowser.executeScript not working in Android

danova123 removed a comment on issue #402: inAppbrowser.executeScript not working in Android
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/402#issuecomment-460893677
 
 
   @ianhowe76 Unfortunately its not working for me too. 
   Steps:
   
   `cordova plugin add https://github.com/ianhowe76/cordova-plugin-inappbrowser.git`
   
   then
   `inAppRef.addEventListener('loadstop', function() { inApp.executeScript({ code: "document.getElementsByTagName('html')[0].innerHTML" }, function(html) { // my code using html } }
   `
   
   

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