Using GoogleAPIClient with tvOS

314 Views Asked by At

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!

0

There are 0 best solutions below