feat: update version to 1.1.1 and enhance group chat features, sync stability, and UI improvements
Some checks failed
Android Kernel Build / build (push) Failing after 19m6s
Some checks failed
Android Kernel Build / build (push) Failing after 19m6s
This commit is contained in:
@@ -407,8 +407,6 @@ class MainActivity : FragmentActivity() {
|
||||
com.rosetta.messenger.push.RosettaFirebaseMessagingService.isAppInForeground = true
|
||||
// ⚡ На возврате в приложение пробуем мгновенный reconnect без ожидания backoff.
|
||||
ProtocolManager.reconnectNowIfNeeded("activity_onResume")
|
||||
// 🔄 Desktop parity: синхронизация при каждом заходе в приложение
|
||||
ProtocolManager.syncOnForeground()
|
||||
}
|
||||
|
||||
override fun onPause() {
|
||||
|
||||
Reference in New Issue
Block a user