...
agencyDisplayName | Name of the PHA for display. Used in the colored header during onboarding, in EN settings and in Exposure Notification details. PHA must provide this field. |
agencyRegionName | Name of the region the PHA manages. Used as the subtitle in the onboarding header and in various places in Settings. PHA must provide this field. |
agencyHeaderStyle | one of {0: standard, 1: icon-only left, 2: icon-only center, 3: icon-only right} |
agencyHeaderTextColor | RGB values representing black or white (0.0, 0.0, 0.0) or (1.0, 1.0, 1.0) |
agencyImage | Provide a URL to the Image Images should be PNG, with transparent background, and should be 3x assets with the dimensions below: If agencyHeaderStyle is 0: 62pt x 62pt If agencyHeaderStyle is 1,2,3: Image should have a maximum height of 62pt while not exceeding maximum width of 287pt |
agencyColor | array rgb values in the range 0.0 - 1.0 |
agencyMessage | overview / summary that appears during onboarding & in settings |
Example:
Example:
Country: United States
MCC: XXX
stateCode: CM (made up for Camelot)
Bundle Identifier: com.camelot.prod
Version: v1
Public Key:
-----BEGIN PUBLIC KEY-----
MFkwXXXXXxxxxxXXXXXXxxxxXXXXXXXxxxxxxXXXXXxxxxXXXXXxx
XXXXXxxxxxXXXXXXxxxxXXXXXXXxxxxxxXXXXXxxxxXXXXXxx==
-----END PUBLIC KEY-----
...