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!
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!