mirror of
https://github.com/bitwarden/android.git
synced 2025-01-30 03:33:41 +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,
|
userId = userId,
|
||||||
token = it,
|
token = it,
|
||||||
)
|
)
|
||||||
|
registerStoredPushTokenIfNecessaryInternal(userId)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue