AsteroidOS / AsteroidOSSync

Android application to synchronize a phone with a watch running asteroid-btsyncd.
GNU General Public License v3.0
101 stars 37 forks source link

Push notifications do not get sent to the watch #198

Open evergreenbear opened 1 year ago

evergreenbear commented 1 year ago

Hello! I am using AsteroidOS on a Huawei Watch (sturgeon) connected to a OnePlus 8T running LMODroid 4 (based on LineageOS, Android 13.) On the phone I am using microG and its "cloud messaging" option for receiving push notifications. The problem is that these push notifications are not sent to the watch. So far, all that is coming through is Spotify messages of which song is being played (but only sporadically) and NekoX notifications, which uses its own listener service to send notifications. I tried using Don't Kill My App to see if it was being killed in the background, which doesn't seem to have been the issue. I hope I can help get this resolved soon! Screenshot_20230417-135443_DontKillMyApp

silelmot commented 7 months ago

Dont know if this is the same issue, but i found that on grapheneos the push notification of telegram(foss) are not sent, too, despite the telegram app is recogniced BY asteroidos sync and shown in its settings

Edit: so telegram uses its own push service, might this be the problem here