TauRPC
TauRPC copied to clipboard
Does not work on mobile
I've being trying to compile an application that worked perfectly on desktop. The application compiles normally but when opened it almost immediately closes, investigating the logs I found a weird error saying dlopen could not found libpenguin.so, which there's not much about in the web. I've tried removing almost all dependencies in the project and could not get it to work, once I did not create the router in the run function the application opened.