Selecting A File To Upload Causes Mobile Safari To Crash
I've been experiencing behaviour on, at least my iPhone 6 Plus, when using the to let the user upload an image. This rest case results in crashes of the
Solution 1:
Try this:
<input class="add__from-camera__input" type="file" accept="image/*;capture=camera">
Post a Comment for "Selecting A File To Upload Causes Mobile Safari To Crash"