oasisfeng / island

Island for Android
https://play.google.com/store/apps/details?id=com.oasisfeng.island
Apache License 2.0
2.47k stars 193 forks source link

In 6.3 version available in play store, unable to turn on app notifications #485

Open indicaxfa123 opened 5 months ago

indicaxfa123 commented 5 months ago

In Island 6.3 version, the app notifications are always disable and unable to turn it on in android notification settings. Island watcher and app watcher notifications are completely getting missed. Please see the attached screenshot. Screenshot_20240213-215630_Settings

sergiodelatorre commented 5 months ago

I came for reporting the same issue

Frittenchef commented 5 months ago

Same here

esmoyer commented 5 months ago

Same here

Justin-22222 commented 5 months ago

I modified one myself, and the package signature is different. If you have any reason to accept a program from a stranger, please tell me.

corvus2606 commented 5 months ago

it seems in Android 14 and above, the app must ask for notifications permission, if it's not requested, it treats it as you denying permission.

seems this needs an update to request the correct permissions so that we can grant them.

sergiodelatorre commented 4 months ago

I'm having the issue with Android 13 (LineageOS 20)

nad0vs commented 4 months ago

Suffering from this on Pixel 5 stock, Pixel 6 stock and also CalyxOS

lisinho commented 3 months ago

Same stuff, it is Android +13 issue. Termux also suffering the same fate.

PixelCode01 commented 3 months ago

Duplicate of #474