New ConverseJS (XMPP) app with broken source links?
-
You can always debug with
journalctl -rI don't see how the module could make the app freeze, but if the qml module was not built, or not linked to the project, then it could refuse to start QML.
-
@pparent ubuntu-phablet aa-exec[74446]: qrc:/qml/Main.qml:27:1: module "Pparent.Notifications" is not installed yes i see this in clickable logs
-
should I add to clickable.yaml here
clickable_minimum_required: 8.6.0
builder: rust
kill: conversejs
install_root_data:- manifest.json
- content-hub.json
- conversejs.apparmor
- conversejs.desktop
- assets
- www
the folder of the module?
-
@pparent said in New ConverseJS (XMPP) app with broken source links?:
Standard XMMP protocol does not allow to register a custom push server? If so it was poorly designed for a federated protocol...
I am no expert on the topic, but I think while you can of course register a custom push server from the client, UT's push implementation is significantly different from FCM or Apple's one that you would still need a custom proxy server.