Hey guys,
I have build my tauri app on ubuntu18 , while running the app on dev mode all good.
But once i build it. I try to run the appimage, i get CORS issue and terminal shows the following messages:
(process:2619): GLib-Net-WARNING **: 05:42:10.093: couldn't load TLS file database: Failed to open file ?/etc/ssl/certs/ca-certificates.crt?: No such file or directory
** (testing:2587): WARNING **: 05:42:34.855: atk-bridge: get_device_events_reply: unknown signature
Help appreciated,
Thank you.
