google / gtm-oauth2

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

Google calendar issues #80

Closed ChildDivin closed 7 years ago

ChildDivin commented 7 years ago

Hello team, I hope you are doing great. I face some issue when I implement Google calendar sync from my iphone sdk .

1> Login screen :- When Present Login screen there are not way to back to the application (Cancel Login )

2> Save Login session :- I can not save session for while (When I kill my app and relaunch app it's ask to login again , In google calendar sdk )

Thanks for your support .

Thanks and regard, Developer

thomasvl commented 7 years ago

For 1 it is really going to depend on how you present the controller, do you provide a means to go back? Check the wiki on presenting the controller.

For 2, is this on a device or the simulator? I'm assuming you are checking the keychain to reload things? (Docs)