Nativefier: No notifications in Ubuntu 20.04

Created on 26 Apr 2020  路  1Comment  路  Source: jiahaog/nativefier

Hello, I have a issue with notifications in Ubuntu 20.04.
If I click on send on this site the notification is not shown
Captura de tela de 2020-04-26 01-56-25

Most helpful comment

No, notifications anywhere, I have made a pull request to fix it:
https://github.com/jiahaog/nativefier/pull/955

Quick workaround is this after build:
sed -i "s/const newNotify =.*/const newNotify = function (title, opt) {/" YOUR_DIRECTORY/resources/app/lib/preload.js

>All comments

No, notifications anywhere, I have made a pull request to fix it:
https://github.com/jiahaog/nativefier/pull/955

Quick workaround is this after build:
sed -i "s/const newNotify =.*/const newNotify = function (title, opt) {/" YOUR_DIRECTORY/resources/app/lib/preload.js

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vegbrasil picture vegbrasil  路  4Comments

marcelocecin picture marcelocecin  路  4Comments

luco picture luco  路  4Comments

desimaniac picture desimaniac  路  4Comments

jamiewilson picture jamiewilson  路  5Comments