Closed variiance closed 7 years ago
Is that a UIVisualEffectView
on the background?
No, the background is a static image stored in assets, using a UIImageView. All views are siblings.
I can't really reproduce the issue since I don't own an iPad Air. I'll try to create a 600x600 progress on the iPhone and see if the problem occurs.
Meanwhile, you can check if you can reproduce the issue in a new project that has no app logic but only the progress view.
I couldn't reproduce the issue on a clean project. I will take another look at the code in the original one.
Hi,
I am experiencing heavy flickering while testing the progress bar on an iPad Air. UIView size is 600x600, using iOS 10.2. I have also tested on an iPhone 5s, where the progress bar works fine, no issues on simulators either. Unfortunately I am not allowed to upload a video, so I am attaching screenshots. The progress bar seems to disappear and reappear rapidly, while the track stays put.