faceterteam / PayCards_iOS_Source

Credit card scanning for mobile apps
https://pay.cards/
19 stars 33 forks source link

How to remove "powered by pay.cards" from Camera #3

Open Msoniya16 opened 6 years ago

Msoniya16 commented 6 years ago

Hi, I am using pay. cards for scanning credit card and i want to removed "Powered by pay.card" line from camera but we don't have any access to edit camera. I am using pods to integrate SDK in my app. So, Please let us know solution for this ASAP.

Thanks, Shweta

vitkuzmenko commented 6 years ago

Hello! It possible only if you build your own framework from source code. Hide copyrightButton in PayCardsRecognizer.mm.

vitkuzmenko commented 6 years ago

But you need remove simulator platform manually while archiving for AppStore.

Msoniya16 commented 6 years ago

Thanks for the immediate response, but my issue does not resolved as i am not able to find the "PayCardRecognizer" folder to build the framework when i clone and download the code. Please find the attached screenshot. screen shot 2017-12-06 at 7 07 08 pm

vitkuzmenko commented 6 years ago
pasted_image_06_12_2017__16_39
Msoniya16 commented 6 years ago

I understand that you can see that in github same as I but when i download the whole code that PayCardsRecognizer/CardRecognizer folder does not comes with the download. Might be this folder is private. Could you please check this folder after downloading the source code from github

vitkuzmenko commented 6 years ago
screen shot 2017-12-06 at 16 46 50
Msoniya16 commented 6 years ago

Can u please share url with me for downloading source code?

vitkuzmenko commented 6 years ago

https://github.com/faceterteam/PayCards_iOS_Source

Msoniya16 commented 6 years ago

Yes by this link we are able to get all the folders now we are checking and will update you in case we face any issue. Thanks

Msoniya16 commented 6 years ago

Hi,

When i am run the code on xCode version 9.1 form the link (https://github.com/faceterteam/PayCards_iOS_Source) i am getting issues. I want scanning functionality only for the ios native app. Also, i am using pods in our existing project so for this i need to use pods. Please find the screenshot and please suggest solution for this. screen shot 2017-12-07 at 12 05 28 pm