|
|
|
|
|
by savrajsingh
2226 days ago
|
|
Yes, I was wondering why a recently completed photo upload feature for a web app didn't have this problem -- it's because we specified image/jpeg on the file input, so iPhone auto-converts. Likely a failure within the college board's software engineering processes for not testing this use case and then finding and deploying this fix?
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/in... |
|