Skip to content

fix(deep-link): filter out web links instead of app links in deep link domains#3382

Open
Amjad50 wants to merge 3 commits into
tauri-apps:v2from
Amjad50:fix-deeplink-regression-ios
Open

fix(deep-link): filter out web links instead of app links in deep link domains#3382
Amjad50 wants to merge 3 commits into
tauri-apps:v2from
Amjad50:fix-deeplink-regression-ios

Conversation

@Amjad50

@Amjad50 Amjad50 commented Apr 9, 2026

Copy link
Copy Markdown

This fixes a bug where on ios, deeplinks just don't work because the final Info.plist file doesn't have them. And also used a better id for CFBundleURLName

Fixes regression from 2804803

@Amjad50 Amjad50 requested a review from a team as a code owner April 9, 2026 00:54
@Amjad50 Amjad50 force-pushed the fix-deeplink-regression-ios branch from dd7015f to 208230d Compare April 9, 2026 00:59
@Amjad50 Amjad50 force-pushed the fix-deeplink-regression-ios branch 2 times, most recently from 6faa97f to 168870a Compare May 1, 2026 02:24
Amjad50 added 3 commits June 18, 2026 14:12
…k domains

This fixes a bug where on ios, deeplinks just don't work because the final Info.plist file doesn't have them.
And also used a better id for CFBundleURLName

Fixes regression from 2804803
@Amjad50 Amjad50 force-pushed the fix-deeplink-regression-ios branch from 168870a to 39e9db2 Compare June 18, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants