roberto-donext

Results 3 comments of roberto-donext

I found a solution that works for me. Looks that you can download a ndk version, but, Unity, by default is using it own version. Check in Unity , Preferences...

Same here, in Android touch sometime do not work at all. In Iphone works perfectly.

For me now appear this error: ``` --------------------------------------------------------------------------- FileNotFoundError Traceback (most recent call last) [](https://localhost:8080/#) in 60 srv= getoutput('cat /content/srvr.txt') 61 ---> 62 for line in fileinput.input('/usr/local/lib/python3.7/dist-packages/gradio/blocks.py', inplace=True): 63 if...