iPhone application installation problem
Hello,
I have an application that uses a dynamic library(.dylib). I could install the application on iPhone using Xcode and run as well. But I am not sure whether it could use the dynamic library, since it does not behave as expected.
Is it possible to develop application for iPhone that uses static library(.a) or dynamic library(.dylib) ? I previously did both using simulator, but not on iPhone. If possible, please describe the complete procedure of using static library and dynamic library with iPhone application separately.
One more question. Now I have enrolled using $99. How could I install application from App Store? Thanks in advance.
|