MobileMakersEdu / SuProgress

Supr-Ogress is a super progress bar solution.
246 stars 24 forks source link

Doesn't seem to work anymore. #9

Open pjebs opened 10 years ago

pjebs commented 10 years ago

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 {

mxcl commented 10 years ago

Please provide the line of code you used.

mxcl commented 10 years ago

Example still works for me. Please provide Xcode version, iOS DEPLOYMENT_TARGET Pod line, Cocoapods version. Etc.