-
Notifications
You must be signed in to change notification settings - Fork 208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tvOS support #43
Comments
Take a look at this thread on the API forum: https://www.dropboxforum.com/hc/en-us/community/posts/204784269-Authentication-to-dropbox-on-tvOS. That's still the approach we recommend. |
Please pull bluwave's tvOS branch to allow us using your latest versions |
@beeloo42 updated the pr with latest. |
@smarx - Does your roadmap have any tvOS integration at all? Is there any chance this will ever make it in? |
@bluwave Thank you |
Any plans for adding tvOS support?
WebKit is not supported on tvOS which is used to make the OAuth2 auth request (
DropboxConnectController
). Any workarounds for this?The text was updated successfully, but these errors were encountered: