Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

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

Blog Entries

This function checks for a license.

Created 27th January 2021, last changed 31st January 2021


iOSApp.IsOpenURLHandlerInstalled - iOSApp.ReadReceipt

💬 Ask a question or report a problem