Wajahat Akram
Wajahat Akram
Also After Adding IOS platform when I Run giving the same error, could not load zmq
yes r21e does not support latest version yet maybe thats why
https://docs.flutter.dev/development/platform-integration/ios/c-interop For IOS I dont really understood what does this mean, I replaced the functiion DynamicLibrary.open with DynamicLibrary.process for platform IOS but it gave me errors
But I wan to make it work for IOS , whn I try to compile zmq.a to xcframework I am getting this error,
Yeah I read The documentation these instructions are for MAc OS support not IOS, for IIOS I have to creata .framework from zmq.a
for MAcOS it is simple can be done later , IOS is the main problem here
After updating binaries for android now it supports latest API level
But there is an error in the example when you click the send button twice without first starting the server
and please merge changes in the main branch , and add a new version to the package so the changes reflect in the package.
I tried adding support for ios platform but turned out the the version you were using of zmq was different