You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need some help here, I'm using phonegap with angular.js, but i can't get you plugin work with angular.
I've installed the plugin by cordova add plugin, on the onDeviceReady it's been called by:
var canvas2ImagePlugin = window.plugins.canvas2ImagePlugin;
Hello,
I need some help here, I'm using phonegap with angular.js, but i can't get you plugin work with angular.
I've installed the plugin by cordova add plugin, on the onDeviceReady it's been called by:
and also I'm defining it on my controller as:
Someone already had made it or know what I'm doing wrong?
Thanks.
The text was updated successfully, but these errors were encountered: