I can use the iOS
camera to scan credit card
details using Safari
, but when I loaded the same web page in a UIWebView
it didn't work .
Any suggestions ?
here is my HTML
input tag content
<input name="addCreditCardNumber "
type="text"
placeholder="addCreditCardNumber"
pattern="[0-9]*">