Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Install OpenURL handler.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
iOSApp | 11.1 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
none
Returns OK or error.
Installs URL open handler:
Set Variable [ $r ; Value: MBS("iOSApp.InstallOpenURLHandler") ]
Set Variable [ $r ; Value: MBS("iOSApp.SetDidOpenURLScript"; Get(FileName); "URLArrived") ]
This function checks for a license.
Created 27th January 2021, last changed 27th January 2021
iOSApp.GetWillResignActiveScript - iOSApp.IsOpenURLHandlerInstalled