iOS7: Crash
delannoyk opened this issue · 12 comments
Whoops - I meant to make this an iOS 8 only library, but I can add iOS 7 capability. I'll do it in the next couple hours and post a response here.
Cool! :)
I thought it worked on iOS7 because of the mention in the README.
Thanks!
I copied the README from another one of my repos. I forgot I didn't support iOS 7 out of the box.
Is there a reason your supporting iOS 7 in a swift project, or is this an Objective-C project with Swift code?
Unfortunately the client we're working for wants iOS 7 compatibility!
Even though it's <17% remaining penetration and only getting smaller? Some clients never learn. OK! I'll take care of this for you today.
Yep, I agree with you 😄
Thanks for the quick answer!
Tell me if this ends up working for you :)
Works like a charm! Again, thank you for the great work :)
Glad to hear it! My pleasure! Checkout my other Repo's as well, particularly Siren - they might be of use as well =D
Yeah, I already used Harpy in a iOS6/7/8 objc project and it rocked :-) If I ever have to do it in Swift, I already starred your repo ;)
That's great to hear! Thanks so much for using these OSS projects =D