Adyen / adyen-3ds2-ios

Other
18 stars 12 forks source link

Lexical or Preprocessor issue 'Adyen3DS2/ADYServiceParameters.h' file not found #11

Closed Venkat1128 closed 4 years ago

Venkat1128 commented 4 years ago

Hi I am having issue with Adyen3DS2 in latest Xcode 11.2. I have installed using cocoa-pods and used to work earlier. Now getting 'Lexical or Preprocessor issue 'Adyen3DS2/ADYServiceParameters.h' file not found" Error

Any suggestions?

Thanks, Venkat

joostvandijk commented 4 years ago

Hi @Venkat1128,

Have you tried with the latest version of Cocoapods? Which version are you using?

Joost

Venkat1128 commented 4 years ago

I have tried with 1.8.4 and 1.8.3 as well Also tried with pod 'Adyen3DS2', '2.1.0-rc.4' and pod 'Adyen3DS2', '2.1.0-rc.3'

Venkat1128 commented 4 years ago

I went back to dynamic linking the framework to resolve my issue Thanks