open Location Settings
Launches ACTION_LOCATION_SOURCE_SETTINGS, falling back to the general Settings page on devices that strip the intent.
Opens the iOS Settings app at the AFCore consumer's app settings page. iOS exposes no documented deep-link to the system Location Services master switch, so this falls back to the app's settings page.
Opens the platform Settings page where the user can toggle the Location Services master switch.
Android — launches
ACTION_LOCATION_SOURCE_SETTINGS.iOS — opens the app's settings page (iOS exposes no documented deep-link to the system master switch).
Internal: consumer code should call com.advantahealth.api.facilities.Facilities.openLocationSettings instead.