I tried to add a UIWebview.
Compiler says:
Property 'king' not found on object of type 'UIView *'
This is the line generating error: SuProgressKing = [self SuProgressBar].king;
(It's inside - (void)SuProgressURLConnectionsCreatedInBlock:(void(^)(void))block {