Edward Jiang

Results 82 comments of Edward Jiang

I don't think I'll be working on #1 anytime soon, unfortunately, so unless Instagram fixes the problems logged on Stackoverflow, I don't think it's going to happen. I've pinged a...

Yeah, it seems like right now how the views are presented can cause problems in certain hierarchies. Doesn't seem like your approach will have problems, though!

Hey @Alex293, I'm trying to look into this again, and can't replicate when Simplicity will dismiss your modals for you. Perhaps I'm not thinking of the correct view hierarchy where...

There's probably some maintenance needed for this project for iOS 11 as well... converting to Swift 3.2/4, and using the new `SFAuthenticationSession` now that SFVC is no longer persisting auth...

Hey @Dharin-shah, Simplicity is useful for obtaining an access token when you're using it for authentication with a backend server of your own. In that case, you'd implement the Facebook...

Yeah, I think you're right -- changed my mind on this a bit. Maybe we should be adding this into Simplicity. If you're interested in contributing, I'm probably not going...

@Marini83 oh! I must have misunderstood your request. Yeah, you need to specifically request the scopes from Facebook. Check out the docs here: https://github.com/SimplicityMobile/Simplicity#requesting-scopes-for-oauth-providers

Yeah, definitely! Btw, how'd you find this repo? Haven't quite published v1 just yet, but planning on getting it out tomorrow morning! =] Looks like Flickr uses OAuth 1.0a, so...

Awesome. I might not get to doing the companion server for maybe ~2-3 weeks, just as a FYI.