plugins icon indicating copy to clipboard operation
plugins copied to clipboard

[shared_preferences_tizen] Question: Is the tizen version compatible with 2.3.0+ of the base package? Please upgrade if not

Open T-h-e-Wizard opened this issue 1 year ago • 2 comments

The subject pretty much says it all. The base shared_preferences package is currently at version 2.3.2, and its authors have announced that legacy API will be deprecated, and newer code should be written using SharedPreferencesAsync or SharedPreferencesWithCache APIs. If the tizen version is not compatible w/ these, it forces users to stick to a "soon to be deprecated" API, which is not preferrable.

I haven't tested the versions yet, and the current tizen version might just work out of the box with 2.3+ base version, but if the developers here can confirm that it's not just "lucky" but indeed working as designed, that would be nice (a change in the readme.md would also help then). If, however, the tizen version is not compatible with 2.3+ of the base, then it's a deterrent to newcomers I think, and should be addressed earlier, rather than later. Thanks!

T-h-e-Wizard avatar Sep 14 '24 12:09 T-h-e-Wizard