Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clear doesn't emit a change in OnSharedPreferenceChangeListener #14

Closed
pablobaxter opened this issue Jan 2, 2021 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@pablobaxter
Copy link
Owner

Issue

When targeting API 30, OnSharedPreferenceChangeListener now emits an event when clear() is called (https://developer.android.com/reference/kotlin/android/content/SharedPreferences.OnSharedPreferenceChangeListener?hl=en#onsharedpreferencechanged), however this is not the case for Harmony currently.

Next Steps

This will be fixed along with #13, as the two issues are related.

@pablobaxter pablobaxter added the bug Something isn't working label Jan 2, 2021
@pablobaxter pablobaxter self-assigned this Jan 2, 2021
@pablobaxter
Copy link
Owner Author

Fix for this issue is in PR and testing. PR #28

@pablobaxter
Copy link
Owner Author

Tested locally. Merged to develop, slated for 1.1.8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant