Testing the App

When you are done with building the App using our Constructor you might want to check how the App would look like from the AppUser perspective.

There are several ways to do that.

Live Preview

Running the App as an Object

The second approach is to launch the app from the perspective of the particular Object.

Note: We recommend using the second approach because it would give you more accurate way of testing. In real life the App is always ran using SOME OBJECT.

Last updated