Skip to content

CapacitorAdapter.getNativePath method

CapacitorAdapter › getNativePath

Unofficial

Get the native device path for a normalized vault path.

Signature:

getNativePath(normalizedPath: string): string

Parameters:

ParameterTypeDescription
normalizedPathstringThe normalized vault path.

Returns: stringThe native device path.