Skip to content

Initial tvOS support for the SDK. #144

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

Merged
merged 1 commit into from
Jan 7, 2016
Merged

Conversation

richardjrossiii
Copy link
Contributor

Very basic support, lots of features still missing.

Primarily missing is persistence, so don't expect things like
CurrentUser or CurrentInstallation to persist across app launches.


  • Tested to work:
    • Initialization
    • ParseObject fetch/save
    • ParseUser login/logout (not persisted)
  • Untested, likely to work:
    • Queries
    • Analytics
    • ACL/Roles
    • Config
    • Cloud
    • Relations
    • Sessions
  • Won't work
    • Installations
    • Push

Contributes towards #24.

Very basic support, lots of features still missing.

Primarily missing is persistence, so don't expect things like
CurrentUser or CurrentInstallation to persist across app launches.

-----

 - Tested to work:
   - ParseObject fetch/save
   - ParseUser login/logout (not persisted)
 - Untested, likely to work:
   - Queries
   - Analytics
   - ACL/Roles
   - Config
   - Cloud
   - Relations
   - Sessions
 - Won't work
   - Installations
   - Push
richardjrossiii added a commit that referenced this pull request Jan 7, 2016
@richardjrossiii richardjrossiii merged commit 47b8ea0 into master Jan 7, 2016
@richardjrossiii richardjrossiii deleted the richardross.tvos branch January 7, 2016 23:05
@richardjrossiii richardjrossiii added this to the 1.7.0 milestone Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants