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.