$scheme

Scheme helpers for deep links and widget navigation.

$scheme.open(url)

Example

// ScriptWidget
// https://xnu.app/scriptwidget
//
// app schemes
//

/*

# open ScriptWidget app
scriptwidget://

# open ScriptWidget app and refresh all widgets
scriptwidget://reload-all

*/
HealthKit and Location data are only available after user authorization in the main app. Widgets may show cached or fallback data.