fix: Handle both file:// and file:/ URI prefixes #19

Merged
loewy merged 2 commits from dean/fix-file-prefix-fmp4 into main 2026-01-06 19:41:33 +00:00
Member

The previous code only stripped file:// (double slash) but some paths
come with file:/ (single slash), causing FileNotFoundException.

Fixes RAILBIRD-FRONTEND-1JH

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

The previous code only stripped file:// (double slash) but some paths come with file:/ (single slash), causing FileNotFoundException. Fixes RAILBIRD-FRONTEND-1JH 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
loewy added 1 commit 2026-01-06 17:24:39 +00:00
The previous code only stripped file:// (double slash) but some paths
come with file:/ (single slash), causing FileNotFoundException.

Fixes RAILBIRD-FRONTEND-1JH

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
loewy added 1 commit 2026-01-06 17:38:25 +00:00
colonelpanic approved these changes 2026-01-06 19:33:43 +00:00
loewy merged commit 0ecc3d8210 into main 2026-01-06 19:41:33 +00:00
loewy deleted branch dean/fix-file-prefix-fmp4 2026-01-06 19:41:33 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: railbird/react-native-vision-camera#19
No description provided.