Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
iOSApp.LastURL
Queries last URL we received.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
iOSApp | 11.1 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "iOSApp.LastURL" )
Parameters
none
Result
Returns text or error.
Description
Queries last URL we received.You need to call iOSApp.InstallOpenURLHandler once to install the functionality.
This may return whatever URL arrived, even if it is no fmp URL.
You can call iOSApp.ClearLastURL to clear this value.
See also
Release notes
- Version 11.1
- Added functions for iOS applications to catch URL requests: iOSApp.InstallOpenURLHandler, iOSApp.LastURL, iOSApp.SetDidOpenURLEvaluate and iOSApp.SetDidOpenURLScript.
Blog Entries
This function checks for a license.
Created 27th January 2021, last changed 31st January 2021