open-polito / open-polito

The unofficial, open-source app for PoliTo students. Available for mobile, desktop & web.

Home Page:https://open-polito.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

On app start, reset AsyncStorage user preferences for settings that are not allowed in specific flavor

robertolaru opened this issue · comments

Example: a user installs the beta release and enables an experimental option. After updating to a stable release, they can't change that option anymore but it is still enabled in AsyncStorage, therefore conflicting with the rule that experimental settings need to be disabled in release builds.