This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.
Hi Team,
I have been trying to implement the QR scanner component in my app from the marketplace.While it works smoothly in Android, it is not at all working in iOS and it also disables everything on any other form where we can navigate from the form in which it was implemented .I don't see anything wrong in the logs too. I am attaching the sample file to emulate the problem.
I have tested the attached project. I didn't see any issue in the component. If you are running the application in the simulator, this component doesn't work in the simulator so please try to build for device and test.
Please can you check whether you application is there under camera permission settings? if not please add NSCameraUsageDescription permission to the project. If camera permission is not given black screen will be shown.
When we open the App there are two buttons.When we click the first button the scanner component should open and start looking for the QR code.This is working fine in Android but the scanner doesn't open in iOS and the app doesn't respond
Yeah I got the camera on clicking on the first button. Please can you check whether your project is displayed under camera permission in the settings (Settings > .Privacy > Camera )?
we gave the camera permission as per the docs that we got from konymarketplace.Herewith I attach the infoplist_configuration .json,Because as per the docs,we need to add a line of code for giving camera permission.
Hey there! I totally understand your frustration with the QR scanner component not working on iOS. I've had similar issues in the past and it can be really frustrating when you can't seem to find the problem in the logs. Have you tried using smartengines.com for scanning? I've found it to be a really helpful app when I've had issues with other QR scanners.