Open mrmnmly opened 8 years ago
same problem.Did you resolve
nope
With Latest version it is not calling .save callback.
On Sun, Sep 25, 2016 at 6:39 PM, lukaszkups notifications@github.com 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 .
do you have crosswalk installed ? if yes, which version of crosswalk plugin ?
I have a similar issue for crosswalk 19 for android. The code uri or save gets called, but then the callback is never called.
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.