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

screenshot plugin for cordova/phonegap

Results 69 cordova-screenshot issues
Sort by recently updated
recently updated
newest added

Now I have a feature that want to save a screenshot for current page, but my page's height(e.g. 2000px) is much bigger than the device height(e.g. 1200px), there is a...

I make some last position in ionic with google map API. I make button to cpature map and marker but when i capture in image marker not show in image....

Hi, I want to use cordova-screenshot but i need help to start :) I install it via cordova cli. After, that i want to test in the Hello World cordova...

Just a heads up, I encountered [this](https://developer.apple.com/documentation/webkit/wkwebview/2873260-takesnapshot?changes=latest_minor) while browsing iOS 11 API changes. May make it easier to support iOS in the future.

Hi, My Env. - Cordova#6.0 - AngularJS#1.4.3 - Samsung S6#5.1.1 - iPhone 6 Plus#9.2 I made an app that can play video inline. The screenshot plugin is great and works...

Hi all; is this production ready for ios6+ and android 2+ (i see its v0.1.0)? thanks.

Fire an event when user taking a screen shot on the app. This is useful for detection if a user have taken a screenshot of the page.

In case someone has any issue where the callback never gets called. The issue can be caused by the presence of this plugin: https://github.com/Restocks/cordova-plugin-detect-screenshot in your project

I have a html page with some scrollable content, i want to take screenshot/capture whole screen, not only the visible part. Thanks in advance :-)

Seems to be a problem with capturing canvas contents. My charts are not included in the screenshot image, and are blank. I am using Chart.js