SuperMarcus / NineAnimator

An elegant way of discovering anime on iOS.
https://9ani.app
GNU General Public License v3.0
793 stars 97 forks source link

[BUG] Allow Notifications permissions for macOS #300

Closed Layendan closed 2 years ago

Layendan commented 2 years ago

Is your feature request related to a problem? Please describe. macOS build of the app does not ask permission to send notifications. Hence, there are no notifications sent.

Describe the solution you'd like Change the plist or other files that would tell MacOS to request notification access.

Describe alternatives you've considered Manually edit the system files to spoof notification access using the terminal.

Azyzraissi commented 2 years ago

Can you please describe how you did it using terminal ?

ISnackable commented 2 years ago

@Layendan This is actually a bug, duplicate of #255. It should be resolved in the latest nightly build. Please install the latest nightly build and, report if the issue is resolved. Thanks.