tauri/.changes/resource-dir-android.md

299 B

tauri-utils
patch:bug

Implemented resource_dir on Android, which returns a URI that needs to be resolved using AssetManager::open. This will be handled by the file system plugin.