Closed GoogleCodeExporter closed 9 years ago
It does GDataOAuthSignIn has:
@property (nonatomic, assign) BOOL shouldFetchGoogleUserInfo;
So after one is created, just send -setShouldFetchGoogleUserInfo: with NO to
the instance.
Original comment by thoma...@gmail.com
on 25 Aug 2010 at 2:16
Yes, I saw this but I did not see a way to retrieve the private instance of
GDataOAuthSignIn from GDataOAuthWindowController, or am I missing something ?
Original comment by jar...@google.com
on 25 Aug 2010 at 5:20
Fundamentally, this is a YouTube issue; they should support the userinfo scope
string and endpoint.
Original comment by gregrobbins
on 25 Aug 2010 at 7:47
internal bug b/2949566
Original comment by gregrobbins
on 25 Aug 2010 at 8:15
I've checked into the top-of-trunk a property in the view/window controller to
get the signIn object
http://code.google.com/p/gdata-objectivec-client/source/detail?r=553
Original comment by gregrobbins
on 25 Aug 2010 at 10:08
Great - thanks Greg!
Jarek
Original comment by jar...@google.com
on 25 Aug 2010 at 10:13
Original comment by gregrobbins
on 10 Sep 2010 at 12:45
Original issue reported on code.google.com by
jar...@google.com
on 25 Aug 2010 at 12:46Attachments: