Created on 05 September 2017
icon_unfollowing
Login to follow
android-back-button

Android back button

Stable version 1.0.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 01 June 2021 by 
android-back-button

Android back button

Created on OutSystems 11

Version 1.0.2

Stable
Current
Application Package
Uploaded on 01 June 2021 by 
Compatible with:
Version 11
Database:
All
Release notes:

New version with minor bugfixes:

  • The issue related with the back button to exit the app is now working properly
  • Remove the warning / error when navigate throughout other screens on service center related to OnDestoy of the Android Back Button block.
Application Objects:
Android back button has 0 AOs.

Version 1.0.1

Stable
Application Package
Uploaded on 26 February 2021 by 
Compatible with:
Version 11
Database:
All
Release notes:

Improve stability to prevent the "Invalid call of the '*' client action of the '*' since the latter is not currently active. This is likely due to a platform's client action being used as an event handler or in a setTimeout function. Consider removing this call by using the 'On Destroy' event of the screen/block or moving your logic to a global client action." message in Service Center logs.

Application Objects:
Android back button has 0 AOs.
Created on OutSystems 10

Version 1.0.1

Stable
Application Package
Uploaded on 06 May 2019 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  1. Bug Fixing: When adding a redirect in page OnReady the app had errors on console log because of the action defaultBack_Action wasn't created. The fix was to use OutSystems JavaScript Public API, using $public.Navigation.navigateBack() instead of calling an action to navigate to previews screen in OnReady. 

Version 1.0.0

Stable
Application Package
Uploaded on 05 September 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All