pull down to refresh
222 sats \ 0 replies \ @emmanuelrosa 22 Jul \ on: Phoenix FCM Warning lightning
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:
- https://github.com/ACINQ/phoenix/issues/554
- https://github.com/ACINQ/phoenix/issues/579