Merge branch 'mkirk/log-when-stating-token-sync'
This commit is contained in:
commit
7ffb0d98ec
@ -27,7 +27,7 @@ class SyncPushTokensJob: NSObject {
|
||||
}
|
||||
|
||||
func run() {
|
||||
Logger.debug("\(TAG) Starting.")
|
||||
Logger.info("\(TAG) Starting.")
|
||||
|
||||
// Required to potentially prompt user for notifications settings
|
||||
// before `requestPushTokens` will return.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user