3

I want to use GoogleAPIClient/Calendar pod in a tvOS app. My problem is that GTMOAuth2 is an iOS-only pod. How can I authenticate my user without GTMOAuth2? Is it possible to access Google Calendar's api with tvOS, and if so how?

Thanks!

Karl
  • 83
  • 1
  • 5
  • 2
    Short Answer = You cant authenticate with Google without OAuth. However, take a look at [this](http://stephenradford.me/oauth-login-on-tvos/). He shows how you can authenticate over a device. – Nate4436271 Jan 17 '17 at 17:13

0 Answers0