Hi,
If I have dynamic libraries like testlib.dylib, and I use it in my C++ code using dlopen(), dysym() etc, will it be allowed? This C++ code would be accessed via an Objective-C bridge from Swift. I read somewhere that if any app uses these in their code, it would be allowed to be pushlished on App Store, hence wanted to check the same.
Regards,
Abhishek