FAQs mobincube

if you have any doubts, please send us an e-mail and we´ll help you.

Start Now!

search

What is an "anchor point"?

A section or ‘anchor point’ exists to establish a point that the application will go back to when the user selects the ‘Back’ option. The application will return to the closest previous section to the anchor point that has been set. By default, all sections are anchor points, so if you want to be able to skip one, or a number of sections when the user selects ´Back´ you must deselect them on Mobincube. This can be done from the ‘D’ (Design) button.

captura

Here is an example of the structure of an application. A possible route for the user to take whilst navigating around the App could be: Section 1 --> Subsection 1.1 --> Subsection 1.1.1. The route back would then have to go through these 3 points by default, as all of the sections are anchor points by default. However, if you require that the user does not go through Subsection 1.1 this way, you can select it as a non-anchor point. The return route would then be: Subsection 1.1.1 --> Section 1, skipping Subsection 1.1