Skip to content

fix(donate): save QR image to gallery without file scheme error - #2

Merged
MarJose123 merged 1 commit into
mainfrom
fix-save-donate-qrph-image
Jul 31, 2026
Merged

fix(donate): save QR image to gallery without file scheme error#2
MarJose123 merged 1 commit into
mainfrom
fix-save-donate-qrph-image

Conversation

@MarJose123

Copy link
Copy Markdown
Owner

Resolve the bundled QR asset via expo-asset so File.copy receives a real file:// path instead of the asset:// scheme, and migrate to the new class-based expo-media-library API (Asset.create) since the deprecated saveToLibraryAsync throws at runtime in SDK 57.

Resolve the bundled QR asset via expo-asset so File.copy receives a real
file:// path instead of the asset:// scheme, and migrate to the new
class-based expo-media-library API (Asset.create) since the deprecated
saveToLibraryAsync throws at runtime in SDK 57.
@MarJose123
MarJose123 merged commit 232caa0 into main Jul 31, 2026
2 checks passed
@MarJose123
MarJose123 deleted the fix-save-donate-qrph-image branch July 31, 2026 10:24
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