I'm creating a multiplayer mobile game using LibGDX library. For networking I use Kryonet which is written in Java. As I read (and tried), Kryonet works well on Android devices but I have no emulator/device to test anything on iOS.
Did anyone tried this and has it any chance to work?