Skip to content

Conversation

@meylis1998
Copy link

Summary

  • Add debug logging for iOS URL callbacks to help diagnose Link payment issues
  • Document handleURLCallback usage for apps with FlutterDeepLinkingEnabled
  • Add guidance for proper deep link setup in example app

Fixes #2137

Test plan

  • Test Link payment flow on iOS with FlutterDeepLinkingEnabled: true
  • Verify debug logs appear when URL callback is not handled
  • Test Link payment flow on iOS with FlutterDeepLinkingEnabled: false

- Add debug logging for URL callbacks to help diagnose issues
- Document handleURLCallback usage for FlutterDeepLinkingEnabled apps
- Add guidance for proper deep link setup in example app
@meylis1998 meylis1998 requested a review from jonasbark December 29, 2025 13:48
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.

iOS "Link" payment method not working

2 participants