yutasuzuki / react-native-record-screen

react-native-record-screen
MIT License
149 stars 40 forks source link

Not able to start recording in reactnative android #112

Open Virajmakwana opened 1 year ago

Virajmakwana commented 1 year ago

When I am trying to run the RecordScreen.startRecording(), it opens the pop up to askpermissing and when i give permissing than it returns just started nothing else I am trying to do it on android version 8.1.

is it depends on android version or any permission?

yutasuzuki commented 1 year ago

@Virajmakwana Thanks. However, Android 8.1 is no longer supported by Google after 2021/10. So I do not have a device to check and cannot verify. Sorry.

Virajmakwana commented 1 year ago

@Virajmakwana Thanks. However, Android 8.1 is no longer supported by Google after 2021/10. So I do not have a device to check and cannot verify. Sorry.

It is also not working in android version 11 and 12. I think not supportted by google is not possible because recently i tried to record screen by third party app and its working

yutasuzuki commented 1 year ago

@Virajmakwana I'm sorry, I didn't mean it the way I said it. By support I mean that the official will not maintain Android 8.1. That ends in 2021/10. (You'll have to look up your own sources for that info) It is not stuck because the maintenance is over. It means that you cannot reinstall and validate an OS that is no longer maintained.