GitToTheHub commented on issue #1098:
URL: 
https://github.com/apache/cordova-plugin-inappbrowser/issues/1098#issuecomment-3681680925

   You can use the official [Clipboard 
API](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard). But this 
works only with https. I tested the clipboard functionality by creating an 
extra site on my website and adding a clipboard plugin for WordPress. It worked 
when using the in-app browser: 
`cordova.InAppBrowser.open("https://manuelbeck.software/clipboard-test/";, 
"_blank");`. I tested it in the simulator.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to