Hi all,
Can anyone help me in finding if any Remote control apps like AnyDesk/TeamViewer/Splashtop etc are running in background for an outsystems mobile application? (Android and IOS apps)
Regards,
Sahithi
Hi Sahithi,Did you check this forge component https://www.outsystems.com/forge/component-overview/1727/backgroundmode-pluginor https://www.outsystems.com/forge/component-overview/7914/background-mode-advanced
Thanks
Hi Neha Rathore,
Thanks for the responses. The above components mentioned are they pause the app in background mode and resume the app before switching to foreground mode. Here, my required purpose is to get all background apps running even though they are not running in foreground. Hope my question is clear now and can you suggest how?
Hi Sahithi,
I never read or see something that can do in OutSystems what you want.
Probably the iOS and Android platform can do this with native code, and then you can maybe wrap that code in a Cordova plugin. But this goes beyond knowledge of the fast majority of OutSystems developers on this community.
Daniel