1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-10 13:23:39 +00:00

Added support for Yandex browser. Turned push sevrice back on

This commit is contained in:
Kyle Spearrin
2017-02-16 21:14:02 -05:00
parent f6ca9b9d0f
commit 5bce95a686
3 changed files with 88 additions and 68 deletions

View File

@@ -58,8 +58,8 @@ namespace Bit.Android
RegisterActivityLifecycleCallbacks(this);
AppContext = ApplicationContext;
//StartPushService();
//HandlePushReregistration();
StartPushService();
HandlePushReregistration();
}
private void HandlePushReregistration()