This is simple checklist for those who would like to add a new Push Platform support to UPS (like Blackberry hint for the community hint).
-
Start by updating the Variant Enum class by adding your platform
-
Create a subclass of the Variant base class , add any properties that are specific to this platform (like API keys, secrets etc ...)