iphone - libpaypalmobile.a symbols not found in architecture error? -


hi integrated paypal mobile sdk in app. got libpaypalmobile.a symbols not found in architecture i386 error. added required frameworks. when build project, got error. attached screen shot also.

i googled much, cant find required answer.

i used sdwebimage also, when place -objc --lstdc++ in other linker flags, error coming. please 1 can tell solution or suggestions. enter image description here

thanks in advance.

  1. did checked whether plugin listed in target -> build phases -> link binary libraries ?
  2. try enabling build active architecture only setting value yes

Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -