Skip to content

fix: restore camera media URL callback timing - #385

Merged
tilltue merged 1 commit into
masterfrom
codex/restore-camera-url-callback-timing
Jun 3, 2026
Merged

fix: restore camera media URL callback timing#385
tilltue merged 1 commit into
masterfrom
codex/restore-camera-url-callback-timing

Conversation

@tilltue

@tilltue tilltue commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Restore didCaptureMediaURL callback timing so it is not invoked from UIImagePickerController.dismiss completion
  • Keep the camera picker dismiss call single to avoid the duplicate dismiss issue
  • Preserve the successful-copy-only callback behavior

Verification

  • ruby -e ... callback timing regression check: callback timing OK
  • git diff --check
  • git diff --cached --check
  • xcodebuild -workspace Example/TLPhotoPicker.xcworkspace -scheme TLPhotoPicker -destination 'generic/platform=iOS Simulator' build

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