I am using 2020.3.12f - doing dev on Windows 10 using ZMQ pub/sub. The code is working on Windows nicely. The subscriber, which is the unity client, receives 25 updates per second and it runs for hours.
When I deploy to Android (Version 11) - the subscriber does not receive data.
I am using default Android build setting -is there a setting or configuration which would enable the ability to run ZMQ on the Android instance?