you-apps / RecordYou

Privacy focused recorder app built with MD3
https://you-apps.net
GNU General Public License v3.0
661 stars 31 forks source link

Bug: Screen annotation setting detected incorrectly after app install #279

Closed JonnyTech closed 3 months ago

JonnyTech commented 3 months ago

Steps to reproduce

Press record button Draw over other apps message shown Unable to continue

Expected behavior

Ability to record screen

Actual behavior

See screenshot below

Record You version

7.3 from fdroid

Android version

Android 13

Other details

nwo5hkr5lc9n3rjx

Device is an Android Go so that feature is not available

Acknowledgements

Bnyro commented 3 months ago

Unfortunately, Android Go disables the "Display over other apps" feature, so the screen annotation cannot be supported on such devices.

JonnyTech commented 3 months ago

I understand, but why does screen recording not work without it? Other apps allow me to.

Bnyro commented 3 months ago

Did you disable the screen annotation tool in the settings?

JonnyTech commented 3 months ago

I simply installed the app and tapped the screen record button, no changes to any settings.

The screen recording annotation is disabled by default. Enabling it makes no difference.

But after I enable it and then disable it, then the screen recording works correctly.

Therefore there is a logic bug in the application first run. Thank you for your support.