Skip to content

Fix Photos image preview paths#179

Open
benthecarman wants to merge 1 commit into
dnakov:mainfrom
benthecarman:fix/photos-image-preview-paths
Open

Fix Photos image preview paths#179
benthecarman wants to merge 1 commit into
dnakov:mainfrom
benthecarman:fix/photos-image-preview-paths

Conversation

@benthecarman

Copy link
Copy Markdown

Summary

  • Treat Photos library internal paths as transient iOS-only paths, not durable file attachments.
  • Prevent restored image-view cards from auto-resolving .photoslibrary derivative paths on app open.
  • Add regression coverage for Photos-library path detection and image fallback behavior.

Verification

  • make ios-device-fast reached Xcode but failed due to missing signing profiles/accounts for the app, live activity, watch app, and complications targets.
  • Focused simulator test was attempted after installing watchOS 26.2, but simulator Rust artifact generation failed because the disk filled up (No space left on device).

Avoid treating Photos library internals as durable file paths. These
paths can appear in restored image-view cards and should not trigger a
fresh read attempt when the app opens.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant