Gregorio Galante

Results 9 comments of Gregorio Galante

I'm getting the same problem. I need landscape on Ipad and portrait on iphone. @Andrea-Arguello have you found a solution?

Looking at the sniffer table i see that there are exactly 45ms between every timeout.

Getting same problem. Any solution?

I'm getting the same problem with version 2.17.0 and react native 0.63.4. @aanom have you solved the problem?

I'm having the same problem of @buithuytien. Setting the GUI_ENABLED to FALSE and CUDA_ENABLED to TRUE with: ```bash cmake -DCMAKE_CUDA_ARCHITECTURES="all" -DCMAKE_GUI_ENABLED="FALSE" -DCMAKE_CUDA_ENABLED="TRUE" -GNinja ..; ``` Did not solve the problem....

> 500.1011/1013 @bartam We have the same error on our machine. The application is freezing with a 500 error and a 1013 substatus. The error log does not contains real...

Getting the same problem with "react-native": "0.59.5" and "rn-fetch-blob": "^0.10.15"