facebook

Function ‘Send to my Phone’

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

    gbbus
    Member

    At the beginning of programing with MOBIONE i allways send my apps with the function >>Upload design to MobiOne AppSync Service and send URL to phone<<, then, when i have opened the app on iphone a messagebox “UPDATE !” was on screen.

    Today i have all code on my own server, but this “UPDATE !”-messagebox is never there. How can i show it ?

    2.nd question: is it possible, to upload out of design center directly to my webserver and not to MobiOne Service ?

    #314955 Reply

    support-michael
    Keymaster

    @gbbus

    1) I suspect you may need to tweek your webserver config to return HTML5 manifest files with mimetype text/cache-manifest. The “Updating…” dialog you see on startup of your webapp in the Test Center indicates that it recognizes your webapp’s manifest file used to configure the appcache for offline operation.

    For background info see Section-3 of this doc http://www.w3.org/TR/offline-webapps/. If the manifest file is returned with any other MIME type then no offline caching will not be performed and you will not see the “Updating…” dialog.

    If you are using apache I can send you the apache config statement if you need it.

    2) At this time MobiOne does not provide a general upload facility. We have that on our todo list after we knockout more core mobile development features.

    Wayne
    Genuitec Mobile Team

    #314961 Reply

    gbbus
    Member

    Yes, it is apache on SCO UNIX. You can send me this document and i will try it.
    thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Function ‘Send to my Phone’

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