Closed drbourbon closed 10 years ago
thanks so much Lars..
please forgive me for being dumb, but isn’t a podspec update also needed in order for “pod update” to get your new patched version? (something like: s.version = “0.2.3”)
Fabio Barbon http://fabiobarbon.com
Il giorno 25/ago/2014, alle ore 16:11, Lars Anderson notifications@github.com ha scritto:
Closed #29 via ad39c27.
— Reply to this email directly or view it on GitHub.
@drbourbon That's correct. I'll need to rev the pod and submit an update. I have a few other fixes to test before that happens.
@drbourbon I just revved the MMProgressHUD pod spec on cocoa pods to 0.2.3.
thanks a lot Lars! Il 01/set/2014 05:47 "Lars Anderson" notifications@github.com ha scritto:
@drbourbon https://github.com/drbourbon I just revved the MMProgressHUD pod spec on cocoa pods to 0.2.3.
— Reply to this email directly or view it on GitHub https://github.com/mutualmobile/MMProgressHUD/issues/29#issuecomment-54012942 .
can you help me fix issuse in IOS 8 and iPad landscape i use version 0.2.2 code
[MMProgressHUD setPresentationStyle:MMProgressHUDPresentationStyleFade]; [MMProgressHUD showWithTitle:AppName status:@"Login..."];
thank
@dungnt please open up a new ticket or search for a similar one, as this ticket doesn't appear to relate at all to your issue. Please also include any relevant configurations you are using as well as logs.
sorry , i see my issue on #30 , good day
Hi, I am having this warning with current version (0.2.2, according to pod 'MMProgressHUD'). Many thanks for this beautiful component!