google / gtm-oauth2

Google Toolbox for Mac - OAuth 2 Controllers
Apache License 2.0
125 stars 70 forks source link

Buttons in oauth2 controller not active #75

Closed matrejek closed 4 years ago

matrejek commented 8 years ago

I use iOS version from Cocoapods: 'GTMOAuth2', '~> 1.1.0'

The following code is used for showing the view:

As a result I have controller, I can provide credentials but on screen with permissions I get both buttons greyed-out and not active.

I would be grateful for help