Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

camiloramirez
Regular Visitor

Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

Hello.
When compiling my project on IOS the following error in the library jumps when i run it on a real device


"Could not find module 'QRGenerator' for target 'arm64-apple-ios'; found: i386, x86_64-apple-ios-simulator, x86_64, i386-apple-ios-simulator"


Thanks for you attention.

Xcode 11.3.1
Swift Version 5.1.3

7 REPLIES 7
API_Managers
Visa Developer Support Specialist

Re: Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

Hey @camiloramirez,

 

Can you please confirm the API product that your issue is related to? Are you using Visa Direct?

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

camiloramirez
Regular Visitor

Re: Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

Yes i am using visa direct, the error is seen in IOS when using the QRGenerator.framework and I know which is part of the QRParserSDK-3.1.0-5.1.3
API_Managers
Visa Developer Support Specialist

Re: Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

Hey @camiloramirez

 

I've logged case #INC9180672 for the engineering team to investigate and we're currently working to resolve your issue and someone will get back to you soon.

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

API_Managers
Visa Developer Support Specialist

Re: Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

Hey @camiloramirez,

 

To further investigate, please provide the following information. In particular, we will need the x-correlation-id to investigate the issue:

1. End Point
2. Request Header
3. Request Body
4. Response Header (include the x-correlation-id)
5. Response Body

Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header.

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

camiloramirez
Regular Visitor

Re: Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

My problem is not rest services, the problem is to add the library in the project and as I mentioned before I get the error when compiling on physical devices, please ask for help with this problem since it is necessary to finish the project that we are doing . Thanks for your attention.

API_Managers
Visa Developer Support Specialist

Re: Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

Hey @camiloramirez,

 

I've logged INC9180672 for the engineering team to investigate. We're currently working to resolve your issue and someone will get back to you soon.




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.

API_Managers
Visa Developer Support Specialist

Re: Error compiled with library QRParserSDK-3.1.0-5.1.3 in IOS Project

Hey @camiloramirez,

 

Please use the Production version of the unzipped QRParserSDK, when you want to compile the SDK in real devices and debug version SDK when you want to compile SDK in iOS Simulator.


Steps: After downloading the QRParserSDK from Visa Developer Portal, please unzip the file and in the folder the developer can see two versions of SDK, one is tag as Debug(simulators) and another as Production(real devices). Then you can drag and drop the SDK to Xcode and build the project. Please let us know if you have other questions and someone will be happy to help.

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.