diff options
| author | Juha Vuolle <juha.vuolle@qt.io> | 2024-12-03 10:11:11 +0200 |
|---|---|---|
| committer | Juha Vuolle <juha.vuolle@qt.io> | 2024-12-04 12:53:39 +0200 |
| commit | c81f805817c82018e133ca140183f7ecee9d6130 (patch) | |
| tree | e988382403b826b756da6221daf809d13a5f21cd /src/plugins/platforms/wasm/qwasmwindowclientarea.cpp | |
| parent | 64590233aff4f7e9797f37484dbdd6d8465a1ea9 (diff) | |
Add iOS UIScene related URL handling
Qt adopted UIScene lifecycle in Qt 6.8. As part of that switch,
the application URL delivery also changes to scene-specific, and the
previous QIOSApplicationDelegate URL handling callbacks aren't invoked
anymore.
This commit adds the URL handling to these scene-based callbacks:
willConnectToSession, openURLContexts, and continueUserActivity.
The older callbacks are removed as unnecessary.
With these additions, the application is capable of handling
custom-uri-schemes and https universal links, both when it's already
running, and when it needs to be launched.
Amends: 76ebf51bc08f6af624a8540e7af88b9129b22ae1
Pick-to: 6.8
Fixes: QTBUG-131741
Change-Id: Icacd76e9769f0a559b2052dfb60466a871187321
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/plugins/platforms/wasm/qwasmwindowclientarea.cpp')
0 files changed, 0 insertions, 0 deletions
