Skip to content
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

Better Activity and Log + Analytics facility #56

Open
avaidyam opened this issue Jun 13, 2017 · 0 comments
Open

Better Activity and Log + Analytics facility #56

avaidyam opened this issue Jun 13, 2017 · 0 comments
Assignees
Milestone

Comments

@avaidyam
Copy link
Owner

avaidyam commented Jun 13, 2017

Activities should provide a Log and automatically send Analytics events based on the activity type and duration. Note: find a way to differentiate UserActivity and BackgroundActivity...

  • DispatchWorkItem == NSOperation
  • DispatchGroup == NSOperationQueue
  • Tasks = [Activity, Daemon]
    • Screens == UserActivity
    • Daemons == BackgroundActivity
  • Manage Activity as in Screen, but also Activity as in Operation (what the user sees, vs what the user OR APP does)
  • Action vs Interaction?
  • Use Operations to navigate through Screens and Daemons
@avaidyam avaidyam modified the milestone: 1.0 Jul 21, 2017
@avaidyam avaidyam self-assigned this Jul 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant