COVIDSafe code from version 1.0.17

This commit is contained in:
covidsafe-support 2020-05-15 17:42:42 +10:00
parent b827cf3cce
commit 856b485883
31 changed files with 205 additions and 68 deletions

View file

@ -43,3 +43,7 @@ PROD_BASE_URL="https://device-api.prod.lp.aws.covidsafe.gov.au"
TEST_END_POINT_PREFIX="/uat"
STAGING_END_POINT_PREFIX="/uat"
PRODUCTION_END_POINT_PREFIX="/prod"
DEBUG_BACKGROUND_IOS_SERVICE_UUID="AQAgAAAAAAAAAAAAAAAAAAA="
STAGING_BACKGROUND_IOS_SERVICE_UUID="AQAgAAAAAAAAAAAAAAAAAAA="
PRODUCTION_BACKGROUND_IOS_SERVICE_UUID="AQEAAAAAAAAAAAAAAAAAAAA="