Skip to content

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.

4 participants