sisbell
sisbell
I'm using Pixel for testing. This could be a device issue so additional testing would be useful.
Additional Info on Possible Fix https://github.com/guardianproject/orbot/pull/507#issuecomment-896116733
I believe this would fix the issue: git describe --tags --always --match "1*" since all of the current versions start with 16 16.5.1-BETA-2a-tor.0.4.5.9-24-g5714c443 But a better solution may be to...
The connection is using a cached thread pool, which times out after one minute. How long does it take between startup of Tor and the crash?
@Mutsuyoshi Also the thread pool is only used for Android 10 and Android 11. Which version are you using.?
Copy-Paste breaking on Samsung devices is a known issue. https://issuetracker.google.com/issues/37127697 From the google issue tracker: - Workround: User can use S pen instead - Fix: Disable copy-paste on Samsung devices
To fix this issue, would require disabling copy-paste feature in the app for all Samsung devices. This fixes the crash (which is good) but functionality is still missing. Are you...