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

[BUG] Tweak values not preserved between app restarts #153

Closed
1 task done
vburojevic opened this issue Jan 19, 2021 · 3 comments
Closed
1 task done

[BUG] Tweak values not preserved between app restarts #153

vburojevic opened this issue Jan 19, 2021 · 3 comments
Assignees
Labels

Comments

@vburojevic
Copy link

  • I have read through CONTRIBUTING.md

Describe the bug
Latest version (4.1.1) doesn't preserve tweak values between app restarts.
Before that it did preserve the selected values.

To Reproduce
Steps to reproduce the behavior:

  1. Change tweak value, i.e. bool one to true
  2. Restart the app
  3. Tweak value is false

Expected behavior
Bool state should be preserved, it should be true when the app restarts.

Desktop (please complete the following information):

  • OS: iOS
  • Device: iPhone 12 Pro
  • OS Version: iOS 14
@bryanjclark bryanjclark self-assigned this Jan 19, 2021
@bryanjclark
Copy link
Owner

Thank you for the report! I'll take a look here, that data should definitely persist between restarts.

@bryanjclark
Copy link
Owner

@vburojevic if you update to v4.1.2, it has the fix - thank you!

@vburojevic
Copy link
Author

@bryanjclark thank you for a quick fix, and for your overall effort on this library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants