mollyim / mollyim-android

Enhanced and security-focused fork of Signal.
GNU Affero General Public License v3.0
1.58k stars 86 forks source link

Molly (non-foss) doesn't send notifications if FCM is used in combination with Orbot #255

Open ghost opened 9 months ago

ghost commented 9 months ago

Is there an existing issue for this?

Bug description

Molly doesn't send notifications if it's in the background. When FCM is used in combination with Orbot, my guess is that due to the fact that Molly is in the background and FCM is used, the connection to Orbot breaks up and doesn't reconnect when it receives a notification.

Steps to reproduce

  1. Use Molly (not the FOSS version!)
  2. Enable Tor over Orbot
  3. Let Molly run in the background
  4. Receive a message by another user while Molly is not in use

Molly version

v6.41.3-2

Android version

Android 14

Device

Link to debug log

No response