Permission identifier a flow view asks the host app to request.
The literals below are the known cross-platform set; any string is valid —
unknown or platform-specific ids (e.g. Android 'phone', 'sms') and future
values pass through unchanged. The (string & {}) keeps the known values as
autocomplete hints while still accepting arbitrary strings.
Permission identifier a flow view asks the host app to request.
The literals below are the known cross-platform set; any string is valid — unknown or platform-specific ids (e.g. Android
'phone','sms') and future values pass through unchanged. The(string & {})keeps the known values as autocomplete hints while still accepting arbitrary strings.