appLocalDataDir

external fun appLocalDataDir(): ERROR CLASS: Symbol not found for js.promise.Promise<kotlin/String>(source)

Returns the path to the suggested directory for your app's local data files. Resolves to ${localDataDir}/${bundleIdentifier}, where bundleIdentifier is the identifier value configured in tauri.conf.json.

Since

1.2.0