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.IsOpenURLHandlerInstalled

Returns whether OpenURL handler was installed.

Component Version macOS Windows Linux Server iOS SDK
iOSApp 11.1 ❌ No ❌ No ❌ No ❌ No ✅ Yes
MBS( "iOSApp.IsOpenURLHandlerInstalled" )

Parameters

none

Result

Returns 1, 0 or error.

Description

Returns whether OpenURL handler was installed.
Value is 1 if iOSApp.InstallOpenURLHandler was called before.

See also

This function is free to use.

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


iOSApp.InstallOpenURLHandler - iOSApp.LastURL

💬 Ask a question or report a problem