How can I customize the download url of my app?
Hiring the private download platform service, you will get an index.php file. You must upload it to the folder from which you want users to download your application on their mobile devices.
For example, if you want the application to be available in:
http://mydomain.com/my_app
You should create a “/my_app” folder, where you must upload the index.php file that you will get.
At browsers of their mobile devices, users must enter "http://mydomain.com/my_app" and automatically our platform will recognize what device is accessing the download, sending it the application version compatible with it.