vishalyad16

Results 5 issues of vishalyad16

@Rapsssito It still crashes when the app goes into the background while sharing the screen. "react-native-background-actions": "^4.0.1", buildToolsVersion = "34.0.0" minSdkVersion = 23 compileSdkVersion = 34 targetSdkVersion = 34 ndkVersion...

### What's happening? When recording a 1-minute video, the file size becomes as large as 151 MB. However, using compression packages often results in the video becoming blurry. ### Reproduceable...

🐛 bug

@jasongaare @dimadeveatii @BZaldua @josmmv @chadwilken The same code works on Android but not on iOS. { buttonName === 'Schedule' ? ( { AsyncStorage.setItem('hasSeenTooltip', 'true'); onPress(); setTooltipVisible(false); }} textStyle={[ style.textSmall, {...

Hi While the app is in the background, the microphone isn't working. However, it functions properly when the app is in the foreground, where both camera and microphone permissions are...

Not able to release app playstore blocking the release requesting for a video with foreground service, please help with solution! BTW why do we need FOREGROUND_SERVICE_DATA_SYNC??