I’m experiencing an issue with a widget in my iOS app where a QRCode is not rendering correctly on iOS 17.4.1. This functionality was working perfectly in all versions up to iOS 17. After updating to iOS 17.4.1, the QRCode no longer appears in the widget. The rest of the widget’s content displays as expected, but the QRCode view is missing. I’ve confirmed that the QRCode generation code works fine within the app itself, and it only fails within the widget on the latest iOS version.
I’ve also tried different approaches to ensure it’s not a rendering issue, but nothing seems to work. Has anyone else experienced this issue with widgets on iOS 17.4.1, and is there a known workaround or fix for this problem?
mayur mori is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.