Skip to content

Commit d382298

Browse files
committed
add new keychain key
1 parent 8bf5667 commit d382298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

swift-sdk/Constants.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ enum Const {
6363
static let email = "itbl_email"
6464
static let userId = "itbl_userid"
6565
static let authToken = "itbl_auth_token"
66+
static let lastPushPayload = "itbl_last_push_payload"
6667
}
6768
}
6869

0 commit comments

Comments
 (0)