yutasuzuki / react-native-record-screen

react-native-record-screen
MIT License
148 stars 39 forks source link

Permissions not saving #85

Closed eledahl closed 1 year ago

eledahl commented 1 year ago

Hello there. Permissions aren't saving for me. Each time I close the app and reopen, it prompts me with the message at the bottom. I am building with EAS in a bare workflow for expo.

info.plist image

Message that is displaying IMG_0170

eledahl commented 1 year ago

@yutasuzuki I'm wondering if the issue for IOS stems from here

Is it missing an authorization status check so it just keeps requesting the permission each time the app is restarted?

eledahl commented 1 year ago

Looks to be a requirement by replaykit