Relative Content

Tag Archive for iosswiftswiftuiqr-codeioswidgets

in iOS 17.4.1 widget QRCode is not rendering, before iOS 17 it was working fine

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.

in iOS 17.4.1 widget QRCode is not rendering, before iOS 17 it is working fine

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.