Fernando Pérez Holguín
Fernando Pérez Holguín
Citra crashes when I try to install a cia. I have a Oneplus 6T with Android 10
> Related #213 I'm trying to install the CIA from the internal storage and it still crashes
[  ](url) Isn't that an option already?
I just use the home button
Is this project maintained?
I'm pretty sure. Here is the code (Lua): ```` function sendData(data) if data_skt == nil then error("An error occurred during data sending.") end return Socket.send(data_skt, data) end function openDataSocket() consoleWrite("Opening...
These are the logs of my client (1st) and ftpd (2nd)  