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

Plugin doesn't work at all

Open mrmnmly opened this issue 7 years ago • 5 comments

I work on Intel XDK and emulate/deploy my app on real device where cordova-plugin doesn't work at all - it doesn't even throw error during save, or go into .save callback function at all. Please help!

Target Android API: 19

Plugin is installed correctly - I can console log navigator.screenshot and see available methods.

mrmnmly avatar Aug 03 '16 07:08 mrmnmly

same problem.Did you resolve

pradeepippaguntaspv avatar Sep 21 '16 09:09 pradeepippaguntaspv

nope

mrmnmly avatar Sep 25 '16 13:09 mrmnmly

With Latest version it is not calling .save callback.

On Sun, Sep 25, 2016 at 6:39 PM, lukaszkups [email protected] wrote:

nope

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gitawego/cordova-screenshot/issues/90#issuecomment-249421037, or mute the thread https://github.com/notifications/unsubscribe-auth/AVTrrbJmUfFgMir_p309r1d0Zr6KQ4bhks5qtnJ4gaJpZM4JbYVt .

pradeepippaguntaspv avatar Sep 26 '16 04:09 pradeepippaguntaspv

do you have crosswalk installed ? if yes, which version of crosswalk plugin ?

gitawego avatar Sep 26 '16 20:09 gitawego

I have a similar issue for crosswalk 19 for android. The code uri or save gets called, but then the callback is never called.

lovestoprogram avatar Sep 29 '16 03:09 lovestoprogram