mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
PM-10600: Guarantee re-registration happens immediately on app startup.
This commit is contained in:
parent
5218dd1693
commit
a6e22f8215
1 changed files with 1 additions and 0 deletions
|
@ -312,6 +312,7 @@ class PushManagerImpl @Inject constructor(
|
|||
userId = userId,
|
||||
token = it,
|
||||
)
|
||||
registerStoredPushTokenIfNecessaryInternal(userId)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue