themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Oauth2 for google plus Working in web applications, but not in compiled iOS App

Hi, i'm trying a simple demo from google that allows the application to fetch some really basic information using google plus service.
I followed carefully their (really worse !) instructions.
If using a web application i've to insert some keys in the app based on google developers console. And it works. It asks me to authorize (via "authorize button") and fetches info.
When compiling the app, i've to change those keys to match the fact that it's an iOS app.

Well i did it and it doesn't work at all. My app (tested with Xcode) doesn't gave any error. It just doesn't show the "authorize" button, nor fetched info.

Can you help me please ? (i think it could a problem with cordova....but...i've no skill)

Thanks

the app is icalendate, i already shared with you

TheMac

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Oauth2 for google plus Working in web applications, but not in compiled iOS App

ehm.. clicking on the debug link i have ;
"error you have no permission to view this project."

What's wrong ?

TheMac

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Oauth2 for google plus Working in web applications, but not in compiled iOS App

Hello!

Could you post screenshots so we can see what have you done?
Please also post public app link and steps to reproduce so we can check how it works in browser?

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Oauth2 for google plus Working in web applications, but not in compiled iOS App

hi maryna, the problem is descripted here :

http://stackoverflow.com/questions/16...

I understand it's not appery fault, but do you think we cane have some workaround???

Thanks

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Oauth2 for google plus Working in web applications, but not in compiled iOS App

thanks maryna, seems a good tutorial,. But it only covers android apps or i'm mistaken ?

Thanks.

TheMac

themac
Posts: 0
Joined: Fri Mar 08, 2013 9:36 pm

Oauth2 for google plus Working in web applications, but not in compiled iOS App

hi Maryna, the tutorial (as many others) is NOT complete . For iOS, you should repeat Android steps in IOS "Branch" in sources. Then. everything will work. At least until you have the "oauth token". Then, what can we do ? Thanks

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Oauth2 for google plus Working in web applications, but not in compiled iOS App

Hello!

Sorry, not sure I understand...
Could you clarify what is the problem you have in more details?

Return to “Issues”