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

Review sampling group implementation #289

Open
pedrovgs opened this issue Jul 24, 2017 · 0 comments
Open

Review sampling group implementation #289

pedrovgs opened this issue Jul 24, 2017 · 0 comments

Comments

@pedrovgs
Copy link
Member

Our old sampling group implementation was designed to support just one platform. Now, our server has to deal with android and iOS devices! That's why we should update our implementation to support this.

My suggestion is to check if there is data related to a different platform and then split the sampling group. If the user is just using Android, then leave the whole sampling group to this platform.

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

No branches or pull requests

1 participant