paytm / Paytm_iOS_All_in_One_SDK

https://developer.paytm.com/docs/all-in-one-sdk/#ios
6 stars 5 forks source link

Cannot find type 'AIHandler' in scope #22

Open mohdzakir786 opened 3 years ago

mohdzakir786 commented 3 years ago

I am getting this issues when try to archive my project. but running fine on simulator Please help

adityavtridhya commented 1 year ago

Hi, I'm getting the same issue, did you find out a way to fix this.

rahul2bisht commented 1 year ago

Hi, please check that you have added the import AppInvokeSDK at top of the file

adityavtridhya commented 1 year ago

Hi Rahul, Thanks for responding. I've already done that still getting errors.

rahul2bisht commented 1 year ago

Hi Adityavtridhya, Please provide some more details/error description with screenshoot to check this

adityavtridhya commented 1 year ago
Screenshot 2023-01-09 at 6 41 53 PM Screenshot 2023-01-09 at 6 42 07 PM
rahul2bisht commented 1 year ago

ok, please check if the sdk framework is added under target>General>Frameworks, Libraries, and Embedded Content

image

adityavtridhya commented 1 year ago

Yes, Its added.