Closed albertwchang closed 9 years ago
Do you have any ideas how to fix that? It works in Chrome on Android, right?
No idea at the moment on a fix. I also tried selecting 3 different Android devices (Nexus 7, Samsung S4, etc.); but the problem persists. I'm guessing the canvas allows signing for mobile only on web applications (not natively-wrapped apps like Phonegap)?
I haven't seen an Angular variant out there; so the opportunity awaits, I guess.
It definitely works on mobile browsers and as far as I know should work in wrappers like PhoneGap. The bug you're running into is specific to Chrome's mobile emulation system.
Hey Bradley. I just created a (my first) pull request on GitHub. Hopefully I didn't mess anything up; but take a look at the change I made. Fixed the problem; but not sure if I screwed up something by removing usage of the .each() function...
On Sat, Nov 22, 2014 at 3:59 PM, Thomas J Bradley notifications@github.com wrote:
It definitely works on mobile browsers and as far as I know should work in wrappers like PhoneGap. The bug you're running into is specific to Chrome's mobile emulation system.
— Reply to this email directly or view it on GitHub https://github.com/thomasjbradley/signature-pad/issues/136#issuecomment-64100335 .
Thanks!
When toggling Device Mode to mobile (Chrome v38), the canvas doesn't allow drawing. Example: try to use the following demo in mobile mode. http://thomasjbradley.ca/lab/signature-pad/accept/