Hi!
Is it possible to use Android’s native back button to navigate to the previous page?
By “native back button” I mean the button located in the navigation bar, usually located at the bottom of the page on any Android smartphone.
You need to use the following action to do this:
Here is the example project: back_button.flp (6.1 KB)
To show the navigation bar enable Navigation bar in the Project Inspector
1 Like