VancedManager
VancedManager copied to clipboard
Improve Firebase notification
Segment users into groups of around 20 for now. notification channel key will be "details" with value:
{
versioncode: XXXXXXXXX, //used to check if the update is already installed
groupcode: {number between 1 and 20) //used to segment users to avoid mass server downloads
}