Skip to content

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