Adrian Gillette <[email protected]> writes: > Hey everyone, > > I’m using Crosswalk for my Cordova project and I’ve run into an issue > with formatter.js library. The library is working properly when I run > my app on an LG G4 running Android 6.0. But when I tried run the app > on a friend’s phone, Samsung Edge 7, running Android 6.0.1. > Formatter.js did not format my input field. > > I need some help with trying to understand the reason for this > inconsistent behavior. I believe that formatter.js relies on some form > validation, which was not available for earlier versions of Chromium. > But I’m surprised that with crosswalk I’m encountering inconsistencies > in form validation.
To be clear: you're trying out the same app with the same Crosswalk version in both devices and getting inconsistent behavior, right? If that's the case, the first step would be to check logcat for any suspicious error messages or warnings; if that fails, you can enable remote debugging and see if that works better. A bug report with a reduced test case would also be very helpful. Thanks, Raphael _______________________________________________ Crosswalk-help mailing list [email protected] https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help
