Skip to content

iOS: Handle universal links and bump version to 0.10.2#235

Merged
SloMR merged 2 commits into
mainfrom
fix/ios/fix-universal-links
Jul 9, 2026
Merged

iOS: Handle universal links and bump version to 0.10.2#235
SloMR merged 2 commits into
mainfrom
fix/ios/fix-universal-links

Conversation

@SloMR

@SloMR SloMR commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

  • Handle universal links via browsing web user activity
    • Adds the onContinueUserActivity handler for NSUserActivityTypeBrowsingWeb to ensure universal links are correctly captured, as onOpenURL is used for custom schemes.

SloMR added 2 commits July 9, 2026 18:42
- Adds the onContinueUserActivity handler for NSUserActivityTypeBrowsingWeb to ensure universal links are correctly captured, as onOpenURL is used for custom schemes.
@SloMR SloMR self-assigned this Jul 9, 2026
@SloMR SloMR added enhancement New feature or request bump version Bump the project version ios Any iOS related things labels Jul 9, 2026
@SloMR SloMR added this to PastePoint Jul 9, 2026
@SloMR SloMR moved this to testing in PastePoint Jul 9, 2026
@SloMR SloMR merged commit 4a9e6c6 into main Jul 9, 2026
25 checks passed
@SloMR SloMR deleted the fix/ios/fix-universal-links branch July 9, 2026 15:59
@github-project-automation github-project-automation Bot moved this from testing to done in PastePoint Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump version Bump the project version enhancement New feature or request ios Any iOS related things

Projects

Status: done

Development

Successfully merging this pull request may close these issues.

1 participant