renyuneyun / Easer

User-defined explicit automation for Android
https://renyuneyun.github.io/Easer/
GNU General Public License v3.0
805 stars 92 forks source link

[Bug:] Notifications not shown anymore in 0.8.3-beta #437

Closed just-Nob closed 2 years ago

just-Nob commented 2 years ago

Bug Description After updating to the latest version 0.8.3-beta, no script notifications are displayed in the status bar area anymore (but Easer's "main app notification is still there!), neither if triggered by a script automatically, not of triggered manually. I checked the system's notification settings for Easer to ensure that they weren't disabled by accident, but everything's fine here. When going back to v. 0.8.2.3-beta2, notifications are shown again, upgrading to 0.8.3-beta one more time disables notification output again.

To Reproduce Steps to reproduce the behavior:

  1. Update to 0.8.3-beta
  2. Trigger any profile including a "notification" operation.
  3. Pull down the device's status bar to check if the notification has been displayed.

Expected behavior The notification is displayed in the status bar.

Error log: Will be made up if needed.

Extra phone info (please complete the following information):

renyuneyun commented 2 years ago

Thanks for reporting. I can confirm this. Probably I'll need to figure out what changes in Android/SDK/AndroidX version made this happen.

just-Nob commented 2 years ago

Seems to be fixed in 0.8.3-beta3.