summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/ios/qiosscreen.mm
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2013-11-28 15:33:06 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-29 09:55:05 +0100
commitc5b19f252188a01dd7b12090f4776420e3714000 (patch)
tree69ed682eb67690fb98f2a6f451cad67714a9c449 /src/plugins/platforms/ios/qiosscreen.mm
parentbedc5a3ae268594100b5e0eb8f35c0ce2b95ee96 (diff)
iOS: Forward [UIApplicationDelegate handleOpenURL:] to QDesktopServices
The user may use QDesktopServices::setUrlHandler() in combination with the appropriate Info.plist keys (CFBundleURLTypes, CFBundleURLSchemes) to react to URL requests from other applications. This is among other things useful for handling OAuth authentication from applications such as Dropbox. See: https://www.dropbox.com/developers/core/start/ios We protect against recursive URL opening, but an application may still redirect a request to open a URL by opening another URL, eg a website. Task-number: QTBUG-35201 Change-Id: I9f1d246206c5594b1b65bb11fa98c6bcdefc443e Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com>
Diffstat (limited to 'src/plugins/platforms/ios/qiosscreen.mm')
0 files changed, 0 insertions, 0 deletions