pilot51 / voicenotify

Android app that speaks notifications
https://voicenotify.app
Apache License 2.0
150 stars 54 forks source link

Not working on some KitKat devices #31

Closed pilot51 closed 6 years ago

pilot51 commented 10 years ago

Some users have reported that VN doesn't work on their 4.4.2 device. Even though the accessibility service is enabled, VN never receives notification data. I have not been able to reproduce the issue in a 4.4.2 emulator.

If you are experiencing this issue, please comment with your device model, Android version, Android build number, and any other details you think may help narrow it down.

hihosilverride commented 9 years ago

Can't get it to work on my OnePlus One (A0001) - Android 4.4.4 (KTU84P) - CyanogenMod 11.0-XNPH33R. Was working fine on my SGS3 (4.4.4 CyanogenMod 11.0-InstallerXNPQ32P)

EDIT: Now working - not sure why. Didn't really change much

poustchi commented 9 years ago

It was working like charm on 4.2.2 (XoloLiquid 2.0 ROM) BUT when I upgrade my device to 4.4.4 then it can not read notifications correctly. Specialy Viber (Notification Log shows empty message!) Device Name : Xolo Q800 Android 4.4.4 Build 4.3.7 PureXperia Z2 (by bgos10) Kernel 3.4.5 Model : D6503

poustchi commented 9 years ago

Hi, I think GoLocker has something to do with this APP! but not sure!!!

pilot51 commented 6 years ago

Related to #49 and #55.

I was never able to reproduce. However, this was very likely fixed in 682bbb7 by reading notifications through Notification Listener Service instead of Accessibility Service.