shakebugs / shake-react-native

Bug reporting SDK for React Native apps.
https://shakebugs.com
11 stars 1 forks source link

App stop rotate screen (change orientation) when screen recording is on #4

Open AlekseyPim opened 7 months ago

AlekseyPim commented 7 months ago

My app has a lot flows when it change orientation (from portrait to landscape and back) and I found that during screen recoding from ShakeBugs app no longer rotate the screen. For orientation change I am using expo-screen-orientation Android not affected. Only iOS

@shakebugs/react-native-shake" 16.2.1 react-native: 0.71.8 Platform: iOS

linford-bacon commented 7 months ago

As a short term fix, is there any to disable screen recording and re-enable it after the orientation change.

We love the look of the product and are considering becoming a customer but at the moment this completely breaks our app.

mstanic-shake commented 5 months ago

That was a fix for an issue we have with screen recording when screen rotation is happening. We'll have to take a look at it a little bit more.

@linford-bacon You can check if this is useful to you: https://docs.shakebugs.com/docs/ios/configuration-and-data/auto-screen-recording/