ios - [Possible Duplicate]: Undefined symbols for architecture i386: -
i know there lot of questions , answers available since 2 days tried figure out issue , not got success.
i have added below listed frameworks in projects,
libsqlite3.dylib
addressbook.framework
assetslibrary.framework
avfoundation.framework
coremotion.framework
mediaplayer.framework
but not getting success


i think you've copied frameworks project, rather linking them, contain library compiled device. xcode locate simulator version of framework you.
delete of .framework folders in project , finder, follow step 6 of tutorial frameworks listed in original post: http://quickblox.com/developers/ios-how-to-connect-quickblox-framework#framework
Comments
Post a Comment