Skip to content

Conversation

lucasfernog
Copy link
Member

The Android and iOS support introduced on #1011 is not really supported - the Tauri path API correctly resolves the cache directory on mobile, and we can access those directly using Rust code.

This is a breaking change because we no longer uses the same directory to store the files - app_cache_dir returns a different location

The Android and iOS support introduced on #1011 is not really supported - the Tauri path API correctly resolves the cache directory on mobile, and we can access those directly using Rust code.

This is a breaking change because we no longer uses the same directory to store the files - app_cache_dir returns a different location
@lucasfernog lucasfernog requested a review from a team as a code owner August 27, 2024 16:51
Copy link
Contributor

Package Changes Through 6800e41

There are 6 changes which include dialog with prerelease, dialog-js with prerelease, global-shortcut with prerelease, fs with prerelease, single-instance with prerelease, store with prerelease

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.0-rc.1 2.0.0-rc.2
api-example-js 2.0.0-rc.1 2.0.0-rc.2
fs 2.0.0-rc.0 2.0.0-rc.1
dialog 2.0.0-rc.2 2.0.0-rc.3
dialog-js 2.0.0-rc.0 2.0.0-rc.1
global-shortcut 2.0.0-rc.1 2.0.0-rc.2
http 2.0.0-rc.0 2.0.0-rc.1
persisted-scope 2.0.0-rc.0 2.0.0-rc.1
single-instance 2.0.0-rc.0 2.0.0-rc.1
store 2.0.0-rc.2 2.0.0-rc.3

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@lucasfernog lucasfernog merged commit 0c040bc into v2 Aug 27, 2024
16 of 17 checks passed
@lucasfernog lucasfernog deleted the fix/remove-mobile-plugin-store branch August 27, 2024 17:18
Sir-Thom pushed a commit to Sir-Thom/plugins-workspace that referenced this pull request Oct 22, 2024
…auri-apps#1695)

The Android and iOS support introduced on tauri-apps#1011 is not really supported - the Tauri path API correctly resolves the cache directory on mobile, and we can access those directly using Rust code.

This is a breaking change because we no longer uses the same directory to store the files - app_cache_dir returns a different location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants