Pre-requirement:
add permission
android.permission.FOREGROUND_SERVICE_MEDIA_PROJECTION
in app's manifest
Bug:
When targeting and running on android 34 video recording doesn't work properly. Service does try to record something but it's appears to be empty. Tried to read content on shakebugs dashboard and in ticket itself before sending feedback.