facebook

How do you store an app on a server for download?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #314798 Reply

    I would like very much to give people a download link where they can simply download my app to their phone. Is this possible? If so, can you explain the steps in detail? Thanks.

    #314838

    slatter
    Member

    Hei, hope i can be of help 🙂 Just export your project as html, then send all of the files to your hosting service (presuming you have one, if not then Hostgator dot com is a cheap and reliable web host), once that is done all you need to do is direct a link at your main app page, clicking on this from an IPhone will load it automatically into the phone. Easy peasy. 🙂

    #334645

    hunnicuttz
    Member

    I already have a website that tells about my app. I would like to host my app on the back end of this website if possible. How would I upload my files to be hidden on the back of this website? I will later have a link on my website so people can access the app from their phones but I do not want it visible yet. I am using filezilla.

    #334659

    paulD
    Member

    Just upload the mobione generated www folder to your server using Filezilla. Then when your ready just put a link the the HTML page in the www folder somewhere on your website.

    Jobs a good un!

    #334666

    hunnicuttz
    Member

    Ok i have moved the whole folder, TestApp-WWW, and the html file is named TestApp.html. Now i should be able to go to my website .com/TestApp.html right? But it isnt pulling up?

    #334675

    paulD
    Member

    You’ve got a problem with your path to the link. If the html file is in the www folder the path will be webaddress/folder/htmlpage

    Hope that helps

    #334687

    hunnicuttz
    Member

    @paulD wrote:

    You’ve got a problem with your path to the link. If the html file is in the www folder the path will be webaddress/folder/htmlpage

    Hope that helps

    I didn’t know it was case sensitive. so it works now! Thank You!!!

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: How do you store an app on a server for download?

You must be logged in to post in the forum log in