I notice that Sailfish tends to close all running applications when some limit
of RAM or CPU is reached. Is there a way to make an app launch a daemon process
that does not get killed by this?
--
Sent from Whiteout Mail - https://whiteout.io
My PGP key: https://keys.whiteout.io/tai...@gmail.co
Just make gui view in your application creatable by request and do not
quit application when window is closed.
03.05.2015 06:27, Nicolas Cisco пишет:
Hi,
i'm developing a messaging app (server and client) for a subject at
university. The proyect involves developing a server with a REST
protoc
Hi,
i'm developing a messaging app (server and client) for a subject at
university. The proyect involves developing a server with a REST protocol
and an android application. In order to have a real case to use it to
compare developing an app for android and salifish, i thought that it would
be a go