Communication via ZeroMQ fails after upgrade from 0.61.5 to 0.62.0 #29930
Labels
Needs: Triage 🔍
Resolution: Locked
This issue was locked by the bot.
Type: Upgrade Issue
Issues reported from upgrade issue form
Description
It seems there is a problem with communication via ZMQ after the upgrade from
0.61.5
to0.62.0
. I don't call ZMQ directly but I'm using 3rd party binary library libvcx added as part of*.aar
file to my project which is a library written in Rust and it contains libzmq.I tried it first with the version
0.63.2
, but when I got the error I downgraded to be sure what's the first version causing the problem.React Native version:
Snack, code example, screenshot, or link to a repository:
I'm adding the log output from the Logcat:
The text was updated successfully, but these errors were encountered: