A Today Extension is an extension that help you to share your app's functionality. These allow you to present information in the Notification Center and Lock Screen. These are a great way to provide immediate and up-to-date information that the user is interested in.
Using this component you are able to add this functionality to your existing Outsystems Mobile application without the need to touch any code. This is done by using a webview inside the extension that allows to load any content, even interactive content like a chart. Check the https://www.outsystems.com/forge/Component_Overview.aspx?ProjectId=7123 to have access to a sample of what can be shown in the webview.
For setup and more information follow the documentation and you're good to go!
Documentation:
All documentation can be found here: https://github.com/agoncalvesos/outsystems-ios-today-widget-plugin/
Minor fixes and improvements