Hi all! I'm writing an app which can be a source of pictures for other apps. I understand that I need to handle the exportRequested() signal from the content hub, but it's not clear to me what to do after the transfer has been completed or canceled. I would like to: - if the app was started by the content hub for providing content: quit - if the app was started by the user: continue running
which leads to the question: how to detect whether the app was launched by the user or by the content hub? Ciao, Alberto -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

