braintree / restricted-input

Restrict <input>s to certain valid characters (e.g. formatting phone or card numbers)
https://braintree.github.io/restricted-input/
MIT License
68 stars 25 forks source link

Prevent non Chrome Android devices from using input formatting #48

Closed crookedneighbor closed 6 years ago

crookedneighbor commented 6 years ago

We got some more reports about Android phones that were not using Google Chrome being unable to enter characters.

This PR turns off input formatting for all Android devices unless they are using Google Chrome.

crookedneighbor commented 6 years ago

I haven't heard back from the merchant that was experiencing issues. I'm going to just close this for now and we can re-open it if we hear back from them.