Actions
Bug #925
closedPrivacy Browser 3.12 crashes on new installs
Start date:
11/17/2022
Due date:
% Done:
0%
Estimated time:
Description
i have attached a ZIP file that contains the error log and my phone's specifications.
thanks for developing privacy browser,
regards
Files
Updated by Soren Stoutner about 2 years ago
- Subject changed from [3.12] startup crash to Privacy Browser 3.12 crashes on new installs
- Assignee set to Soren Stoutner
- Priority changed from 3.x to Critical Bug
Thank you for the detailed bug report.
The problem ends up being that the transition to SwitchPreferenceCompat (https://redmine.stoutner.com/issues/759) wasn't fully implemented. This caused the app to crash if it tried to set a default value on a new preference. As no preferences were added in 3.12 this didn't cause any problems for upgrades from 3.11. But if a user was upgrading from 3.10.1 or older, or if they cleared their data, or if they did a fresh install then the app would crash on every load.
I will issue an emergency release shortly to fix this problem.
Updated by Soren Stoutner about 2 years ago
- Status changed from New to Closed
Actions