-
-
Notifications
You must be signed in to change notification settings - Fork 354
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
Orbot 17: startup on boot crash #812
Comments
When looking at the official doc for WorkManager here: https://developer.android.com/guide/background/persistent/configuration/custom-configuration#custom-config This seems to be the problem:
|
I am trying to add |
I'm back in the code and will see where I can get. This sounds like a familiar issue I've solved somewhere else... |
Same with version 17.0.0 BETA 5, Orbot does not start by default at boot. |
I've made the fix last week, but haven't put a release out. |
In any case thank you for this great work. Do you know when you will push a next beta or rc? |
today! |
I can confirm that 3dd0fdb fixes the startup crash. Thank you! |
Fixed |
When "Start Orbot on Boot" is enabled on 17.0.0-ALPHA-4-tor.0.4.7.10, a fatal exception occurs when Orbot attempts to automatically start on boot. Manually starting Orbot after the system boots works fine.
The text was updated successfully, but these errors were encountered: