mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-19 21:15:21 +00:00
COVIDSafe code from version 1.4 (#3)
This commit is contained in:
parent
56c93f2079
commit
b2e0c5b34c
33 changed files with 6865 additions and 481 deletions
|
@ -9,8 +9,8 @@ struct PushNotificationConstants {
|
|||
// Bluetooth Status
|
||||
static let btStatusPushNotifContents = [
|
||||
[
|
||||
"contentTitle": "Turned Bluetooth off by mistake?",
|
||||
"contentBody": "Help stop the spread of COVID-19 by keeping your phone’s Bluetooth on until the outbreak is over."
|
||||
"contentTitle": "COVIDSafe is currently inactive",
|
||||
"contentBody": "Make sure it's active before you leave home and when in public places by enabling Bluetooth®"
|
||||
]
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue