# iOS 16.7 사진 업로드 문제?

**URL:** https://meta.discourse.org/t/issue-with-ios-16-7-photo-upload/408404
**Category:** Bug
**Tags:** uploads, ios
**Created:** [7월 23, 2026, 9:54오후 UTC](https://meta.discourse.org/t/issue-with-ios-16-7-photo-upload/408404 "2026-07-23T21:54:12Z")
**Posts on this page:** 1
**Showing post:** 11

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [7월 28, 2026, 8:08오전 UTC](https://meta.discourse.org/t/issue-with-ios-16-7-photo-upload/408404/11 "2026-07-28T08:08:08Z")

</div>

Falco가 어제 이 문제를 해결하기 위한 커밋을 병합했습니다:

> <https://github.com/discourse/discourse/commit/5e1b06a9d455a184a0df790854cfb5a1ed1eb751>
>
> Previously, the WASM-based composer image optimization crashed the page
> on devic…es stuck on EOL iOS versions (e.g. iPhone 8 / iPad 5 on iOS
> 16.7), where WebKit's memory watchdog reloads the page instead of
> raising a catchable error.
> 
> This change detects the iOS major version from the user agent (falling
> back to Safari's \`Version/\` token on iPadOS, whose desktop UA
> masquerades as macOS) and skips client-side optimization entirely on iOS
> 18 and older, matching the EOL list at https://endoflife.date/iphone.
> Affected devices upload their original files instead.

---

_[View the full topic](https://meta.discourse.org/t/issue-with-ios-16-7-photo-upload/408404)._
