#Running electron app as service.
9 messages · Page 1 of 1 (latest)
service unable to use gui
I want to run socket connection part in app.whenReady
app.ready is not called when running it as service?
no
I've run function which creates text file on desktop for test.
text file is created when running it normally but not created when running it as service
ok, i got it. thank you for your kind help.
I want to capture lock screen for webrtc screen sharing.
is it possible to capture lock screen without running app as service?