ZeroMQ (ZMQ) deployed on Android?

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?

Thanks for your time,

Ricky

No idea what this is but if it’s related to networking, start with standard network debugging:

Networking, UnityWebRequest, WWW, Postman, curl, WebAPI, etc:

And setting up a proxy can be very helpful too, in order to compare traffic: