mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-19 21:15:21 +00:00
COVIDSafe code from version 1.3 (#2)
This commit is contained in:
parent
cae9823e44
commit
56c93f2079
6 changed files with 88 additions and 42 deletions
|
@ -13,4 +13,9 @@ struct PushNotificationConstants {
|
|||
"contentBody": "Help stop the spread of COVID-19 by keeping your phone’s Bluetooth on until the outbreak is over."
|
||||
]
|
||||
]
|
||||
|
||||
static let reminderPushNotifContents = [
|
||||
"contentTitle": "Reminder: COVIDSafe app has not been active in the past 48 hours",
|
||||
"contentBody": "Tap to open the app and keep Bluetooth enabled."
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue