Zack Shapiro
Zack Shapiro
@pickhardt Wanted to +1 the request for click outside to close. Was going to implement it myself but since it's an outstanding PR, I'll wait for the merge.
@YahyaBagia I can confirm this works. It's hacky but it works. I have my image view set up in the cell's `init` like so ``` let profileImageView = PFImageView() //...
@spyoungtech I'm still confused. How does someone import this library into a Python 3.7 project then? I've tried the suggestions in this thread with no luck. Searching the code hasn't...
I also get this error
I solved this by downgrading from 3.0 but obviously that's not the ideal solution
Also now on Bittrex and Polo
Confirmed that @DBassel's link/solution worked for me. Using Xcode 8, Swift 2.3, Mac OS El Cap
Did you ever get any answers on this? I get a crash in the `convenience init?` at `guard let ref = SCNetworkReachabilityCreateWithAddress(nil, &zeroAddress) else { return nil }`
@travishaynes Bumping this
Any action on this?