payu-intrepos / Documentations

Documentation to integrate PayU SDKs
26 stars 10 forks source link

PAY NOW button not working #43

Open kevintorch opened 5 years ago

kevintorch commented 5 years ago

I've installed the SDK PayU_SDK manually with drag & drop as described in the documentation with copy Items if needed flag. then pay now button not working. by default PayUCustomBrowser.framework is set to status Required in the Link Binary With Libraries and Do Not Embed in the -->General-->Frameworks, Libraries and Embedded Content section. And app crashes on startup. but if I change status from Required to Optional then the app runs perfectly but pay now button not working. and if i change the embed from Do Not Embed to any other, Embed & Sign or Embed without Sign then everything runs fine. but then app store shows error Code signing "PayUCustomBrowser.framework" failed. while uploading the app. Please Help ASAP

punithbm commented 4 years ago

@kevintorch same issue here. Did you find any solution? can anyone help with this?

punithbm commented 4 years ago

Screenshot 2019-12-16 at 4 52 40 PM The error which I'm getting

Komal2905 commented 4 years ago

@kevintorch Have you found any solutions for this?