I have an input type that loads a Jquery mask.
$(element).inputmask('99/9999');
Browser works perfectly, but when I navigate through the App (of IONIC
that uses the "InApp Browser"), in some cell phones does not let you enter anything.
Does anyone have any to help?