I think it's quite crazy but can I develop and submit an iOS app with custom dylib (also programmed by me).
I read instructions from Apple developer site about how to create dynamic library which is linked at runtime
I developed a custom dylib framework, and use it in an ios app. And I want to submit the app to Apple Store. I read somewhere that from ios 8, develop dynamic library is legible.
But I have a question, if I submit my app, users download it to their ios devices, how can these devices load and run my custom dylib (is integrated with my app)