Skip to content

Fix LINE SDK URL handling in iOS AppDelegate #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GalvinGao
Copy link
Contributor

Fix LINE SDK URL handling in iOS AppDelegate

🔄 Type of change:

  • ✨Feature/chore
  • ♻️ Refactor
  • 🔧 Bugfixes

✏️ Description:

Fixed the URL handling in iOS AppDelegate for LINE SDK integration. Previously, the implementation would return immediately after calling the LINE SDK handler, preventing other URL handlers from processing URLs that LINE SDK didn't handle. Updated both Swift and Objective-C implementations to only return true/YES when the LINE SDK actually handles the URL.

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