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
Hey @camiloramirez,
Can you please confirm the API product that your issue is related to? Are you using Visa Direct?
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.
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.
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.
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.
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.