GMan
GMan
@ro6inhoddie @nicpro85 how did you track down this warning? I am getting this in another project and am struggling to trace it because it does not crash etc.
@olivaresf no never found a solution. There was no issue during the app review process so don't worry. Also, I plan on dropping this library anyway.
Same issue here, only occurs sometimes, but its annoying because I use it to manage the state of the app.
+1 while debugging it appears. Doesnt affect the app on the store at the moment.
I tried both suggestions. Same result. Adding the overlay to `self.view.superview` resulted in no `MRProgressOverlayView` appearing. Boxing the web view in another UIView resulted in the original strange behaviour.