Store URLs
Last updated
Last updated
The Store URLs section under Project Settings allows developers to configure app store URLs (Google Play Store, Apple App Store, Microsoft Store) associated with the native mobile and desktop apps generated from their projects. The Toolkit enables building web, native mobile apps, and Windows desktop apps from the same code base. This section enhances user experience by ensuring that when users visit the web app on their mobile devices, they are redirected to the relevant app store for downloading the native app, achieved through deep linking. Similarly, if users visit on a desktop and a Windows app is available, they can be redirected to the Microsoft Store. This functionality is only active if the other variants of the app, aside from web, are supported. To request an app, please contact the ComUnity team.
View URLs: Displays the current app store URLs configured for your project's app variants.
Add/Edit URLs: Provides options to add new app store URLs or edit existing ones to ensure your apps are correctly linked to their respective stores.
To manage the app store URLs associated with your project's hybrid mobile apps, follow these steps:
Access Project Settings: For steps on how to access Project Settings, refer to the Access Project Settings section.
Navigate to Store URLs: In the Project Settings menu, click on the "Store URLs" option.
View Current URLs: The section will display the current app store URLs associated with your project's hybrid mobile apps.
Add/Edit URLs: Use the provided options to add new app store URLs or edit existing ones as needed.
Save Changes: Ensure any changes made are saved to update the configuration.
By following these steps, you can easily manage the app store URLs for your project's hybrid mobile apps, ensuring that all components are correctly configured for automated deployments.