How can I deactivate the warning in the Phoenix wallet concerning restricted background processing because of the missing FCM service?
I certainly will not install spyware on my device :->
I glanced at the Phoenix source code and didn't see a way to disable the warning. There are three warnings bundled together: Tor, FCM, and power saving. https://github.com/ACINQ/phoenix/blob/e73fb0e5aba1e890d141e6433d810ad7ab1f8047/phoenix-android/src/main/kotlin/fr/acinq/phoenix/android/home/HomeTopAndBottom.kt#L233
However, there are discussions about alternatives to FCM:
reply
Background processing restricted
Phoenix will not be able to receive payments when it is in the background, or when it is closed.
This happens because: Tor is enabled.
For security tor is enabled when “on-screen” for obvious security reasons
This is a security measure to protect your wallet. To resolve this, you can try the following:
Disable Tor: If you don't need the added security of Tor, you can disable it and see if that resolves the issue. To do this, go to your Phoenix wallet settings and look for the Tor option. Disable it and restart your wallet.
reply
Just use Mutiny!!
reply
Idk if that's possible, just use mutiny
reply