Background
Once an experience is running in Player on iPad and Android, a user cannot exit that experience and return to the Experiences Panel unless either the experience or Player is configured to permit it. This article identifies how to implement this ability to exit a running experience.
NOTE:
- As with any application on the iPad, a double-click of the Home button will display the list of running applications and can be used to exit Player entirely.
- As with any application on an Android tablet, a long-click of the Home button - or a corresponding click on any device-specific button that displays the list of running applications - can be used to exit Player entirely.
Exiting an experience using the Exit action
NB: this works on all devices.
Add a button to your experience that calls the Exit action
WHEN - Button is released - THEN - Scene Structure -> Project -> Overall experience -> Exit
Pressing on the button will exit the player.
(for tablets) Exit an experience by shaking the device
A shake of the iPad or Android device can be used to exit the running Player. This shake-to-quit ability can be toggled on and off using the "Player close" property in the "Player Settings" panel, accessed via the Player Settings option located at the bottom of Player's Experiences panel.
Comments
0 comments
Article is closed for comments.