joelekstrom / fastmate

A native Fastmail-wrapper for Mac.
MIT License
192 stars 12 forks source link

Local notifications no longer working(?) #16

Closed joelekstrom closed 4 years ago

joelekstrom commented 4 years ago

Will need to look into why the JS hook for web notifications no longer fires.

Does anyone else have the same issue?

My current theory is that since Catalina, WKWebView is more aggressive about pausing when in the background

posguy99 commented 4 years ago

It doesn't work in Mojave either.

joelekstrom commented 4 years ago

@posguy99 Thanks! I'll have to look into this

joelekstrom commented 4 years ago

@posguy99 If you have the time I'd appreciate if you could try out v1.4.1 and see if the issue is resolved!

posguy99 commented 4 years ago

No, notifications still do not work on 10.14.6 when using Fastmate 1.4.1.

-- Marc Wilson posguy99@gmail.com

On Tue, Apr 7, 2020, at 1:27 PM, Joel Ekström wrote:

@posguy99 https://github.com/posguy99 If you have the time I'd appreciate if you could try out v1.4.1 https://github.com/joelekstrom/fastmate/releases/tag/v1.4.1 and see if the issue is resolved!

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/joelekstrom/fastmate/issues/16#issuecomment-610603480, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADDYRDKHXATTAAJYG7IB3TRLOEEXANCNFSM4L4LUFHQ.

posguy99 commented 4 years ago

Ok, cancel that. I did not realize that www.fastmail.com actually maintains the Notification settings separately for different browsers. I'd set the option from a Safari instance, but when I went to the Fastmail settings menu from inside Fastmate, they were unset again.

Setting them there, then testing them, was successful.

So it's all good.

joelekstrom commented 4 years ago

Great! Thanks for checking. Yeah the part with having to enable it again in Fastmail settings is a problem... should maybe make some onboarding for that in Fastmate somehow...