0
I have an input type that loads a Jquery mask.
$(element).inputmask('99/9999');
Browser works perfectly, but when browsing the App (from IONIC
that uses the "Inapp Browser"), in some cell phones do not let you type anything.
Does anyone have anything to help?