eclair-mobile
eclair-mobile copied to clipboard
feature request: run in background
ive noticed I'm going offline everytime y close the wallet in Android. would be nice to have a setting to run in background. (like rawtx) amazing project!
Hello,
This is an interesting idea, but the node needs the seed to be able to run, so we would need to find a way to safely provide it to this background mechanism and I can't think of a good way to do that for now. Also, Android resource management would probably shutdown this background service at some point.