Skip to content

[_] bugfix/Edited asset filename error#491

Open
CandelR wants to merge 1 commit into
feature/PB-6484-live-photosfrom
bugfix/edited-asset-original-name
Open

[_] bugfix/Edited asset filename error#491
CandelR wants to merge 1 commit into
feature/PB-6484-live-photosfrom
bugfix/edited-asset-original-name

Conversation

@CandelR

@CandelR CandelR commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Fixed asset filenames in Photos always using asset.filename as source of truth.
On iOS, localUri from getAssetInfoAsync() for edited photos points to a render path (e.g. FullSizeRender.jpg) instead of the original asset name. The same applies to PHAssetResource.originalFilename for edited Live Photos (.fullSizePhoto resource type). Deriving plainName from those paths caused wrong filenames in Photos and broke deduplication

@CandelR CandelR self-assigned this Jun 11, 2026
@CandelR CandelR added bug Something isn't working enhancement New feature or request labels Jun 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants