Resources

The Resources feature allows you to manage and store commonly used files within your app. This can include items like logos or background images used throughout the app. For best practices, limit these files to within your app.

Adding a resource

Add Resource allows you to upload a file to be added to the app. This feature is essential for centralizing and managing your app's assets.

Editing a resource

The Edit Resource feature allows you to manage individual resource files. With this feature, you can:

  • Obtain the relative URL to access the file.
  • Use the hash variable provided within the app to reference the file conveniently. The hash variable resolves to the same relative URL as the URL provided.

Managing permissions

For each added resource, you can set permission levels:

  • Permission Settings: Leave the Permission field empty to give everyone access.
    • Is Anonymous: Prevents any logged-in users from accessing the resource if this setting is applied.

By managing resources and their permissions, you ensure that your app's assets are used correctly and securely within your application.

Created by Julieth Last modified by Aadrian on Dec 13, 2024