kawsar Ahmed

Results 4 issues of kawsar Ahmed

![Inked2](https://user-images.githubusercontent.com/35378954/182292598-04946b90-64ea-41e8-8f74-765941b9beb8.jpg) This is the hash I am using for release. It is not working though. In development mode, I got the has key using react-native-otp-verify & it is working fine....

Response for the video which is casting, pretty well. ```json { "activeTrackIds":[ ], "currentItemId":1, "currentQueueItem":{ "autoplay":true, "customData":null, "itemId":1, "mediaInfo":{ "contentId":"http://c1movies.com/data/Movies/All%20Movie%202023/Aquaman%20And%20The%20Lost%20Kingdom%20%282023%29/Aquaman%20And%20The%20Lost%20Kingdom%20%282023%29%20720p%20HDCAM%20x264.mp4", "contentType":"video/mp4", "contentUrl":"http://c1movies.com/data/Movies/All%20Movie%202023/Aquaman%20And%20The%20Lost%20Kingdom%20%282023%29/Aquaman%20And%20The%20Lost%20Kingdom%20%282023%29%20720p%20HDCAM%20x264.mp4", "customData":null, "entity":null, "hlsSegmentFormat":null, "hlsVideoSegmentFormat":null, "mediaTracks":[ "Array" ], "metadata":[...

Getting this error in my screen. How can I solve this. I am using react native 0.64.3 version. import React, { useEffect, useState } from 'react'; import { StatusBar, View,...

My app gets closed as soon as I click on my speedtest screen.This is my code. It runs well in debugging mode. But the screen does not get opened in...