moezbhatti / qksms

The most beautiful SMS messenger for Android
https://qklabs.com/download
GNU General Public License v3.0
4.46k stars 1.06k forks source link

No message received until the app is opened. #1781

Open prirai opened 3 years ago

prirai commented 3 years ago

DESCRIPTION

Android 10 / Infinix X682C Fdroid qksms build. QKSMS does not receive any message unless I go and voluntarily open the app. This usually happens when I need to receive an otp or anyother message for the case. I even try syncing it with the native android sms database and nothing happens. Looks like manually opeing the app from time to time. It's not being battery optimized too.

STEPS

(Not required I guess)

EXPECTED

The expected behavior should be that the app should be active at all the times for receiving messages. I mean, it in the background all the time so why doesn't it sync?

OBSERVATIONS

After a reboot or not having opened the app for a along time leads to me missing messages. I can receive messages only once I open the app manually. Once this is done, I can receive notifications too.

gromain commented 3 years ago

Can confirm, same problem observed here, also on QKSMS Fdroid build (up to date), on Android 10 running on a BV9900Pro

prirai commented 3 years ago

A solution to this problem would be to put a constant notification which will then sense a new messages and notify it. Similar functionality has been applied to telegram foss and noProvider2push (unified push). Both the apps are on fdroid. I got the issue now. The fdroid apps don't have google dependencies so can't receive gcm push messages. Staying on default google messages app now which I had more than happily deleted for this app :/

darren653 commented 3 years ago

Same problem here 😔