cordova-screenshot icon indicating copy to clipboard operation
cordova-screenshot copied to clipboard

Error using a inAppBrowser

Open mokra opened this issue 11 years ago • 6 comments

It seems that it doesn't take screenshots from the inAppBrowser when its open. It takes instead a screenshot of the app that is behind the opened inAppBrwoser...

mokra avatar Sep 05 '14 16:09 mokra

yes it's currently capturing only the root webview. I will check if it's possible to caputre the entire application screen

gitawego avatar Sep 05 '14 21:09 gitawego

Any news on this enhancement Gitawego? Would be great!

fishgrind avatar Jan 18 '15 05:01 fishgrind

I'm pretty busy recently on my work... I will update the project asap, you are very welcomed to contribute :)

gitawego avatar Jan 18 '15 09:01 gitawego

I would love to contribute but i can't figure it out :(

I figured out I have to change something here:

View view = webView.getRootView();

but i can not get it to work with inappbrowser.

fishgrind avatar Jan 19 '15 07:01 fishgrind

This would be a great feature, and i really need this too. Anybody found a way to do this? @gitawego could you give us a hint and point us in the right direction?

malboroman avatar Jan 26 '15 15:01 malboroman

@gitawego did you updated this?

nyousaf47 avatar Nov 28 '17 06:11 nyousaf47