DineshLt93
DineshLt93
Hi, This is JSX my code ``` render() { return ( Start { this.videoRecorder = ref; }} /> ); } ``` In my JSX is being hidden in the video...
Hi, Video recorder working fine also I am getting that video and played in my app. But I can't able to see that video in my gallery. Kindly give me...
Hi I have used the below-given sample credentials its working fine and redirected to the Microsoft login screen. b2cauth.initialize({ instance: 'https://login.microsoftonline.com/tfp/', tenant: 'peachitad.onmicrosoft.com', signInPolicy: 'B2C_1_react_signup', applicationId: '702f55a3-72fd-4da1-a22b-1dc82e70a049', cacheLocation: 'sessionStorage', scopes:...