- This topic has 7 replies, 2 voices, and was last updated 13 years, 1 month ago by compware.
-
AuthorPosts
-
compwareMemberEditied – spit from Meet Support Team thread (Wayne)
Hi,
I am in need of your urgent help, I sent an app to my phone from the design center but to surprise, without an Internet presence, the App won’t be accessible which is not suppose to be so. The App should be independent of Internet. Please how do I resolve these asap.
I have done this perfectly before I updated to the latest version but ever since I did the update I have been unable to get things done write by surfing the App independent of Internet Connections.
Is it that I have tampered with some settings or some settings where wrong? Please assist me.
support-michaelKeymasterPossibly the MobiOne local webserver is the problem for this scenario. You can disable it from settings.
1) Window menu>Settings>Local Web Server
2) uncheck “Enable Local Server”
3) select OK to close Settings dialog
4) cross fingers; retry your scenario
compwareMemberI tried doing as you suggested but the same problem still persist. What I experience goes thus:
SENDING THE APP TO MY PHONE; After clicking on the url, I then Add the ICON TO HOME SCREEN.
I disabled my Internet connection via WiFi and 3G to access my App but discovered the App won’t open without the Internet Connections.
Please Help me Wayne
compwareMemberHi,
I am in need of your urgent help, I sent an app to my phone from the design center but to surprise, without an Internet presence, the App won’t be accessible which is not suppose to be so. The App should be independent of Internet. Please how do I resolve these asap.
I have done this perfectly before I updated to the latest version but ever since I did the update I have been unable to get things done write by surfing the App independent of Internet Connections.
Is it that I have tampered with some settings or some settings where wrong? Please assist me.
RESPONSE FROM SUPPORT HAS BEEN CARRIED OUT BUT NO CHANGES MADE. STILL THE SAME PROBLEM
Possibly the MobiOne local webserver is the problem for this scenario. You can disable it from settings.
1) Window menu>Settings>Local Web Server
2) uncheck “Enable Local Server”
3) select OK to close Settings dialog
4) cross fingers; retry your scenario_________________
Wayne
Genuitec Mobile Team******************************************
PLEASE HELP
support-michaelKeymasterA couple of thoughts:
1) possibly your webapp is not built with appcaching enabled. You can quickly inspect the main html file. If the <head> tag looks something like <head manifest=”yourapp.manifest”>.
2) if #1 is OK then either the manifest file or the cache could be goofed up.
a) On you iphone/ipad launch Settings app and select Safari > Clear CacheIf none of this works then let’s sync up and send me your design files and export folder for review. You can send it support at genuitec dot com, use title “files for wayne from compware”
compwareMemberAnswer to Questions accordingly.
1. <!DOCTYPE HTML>
<html manifest=”Nass%20Home.manifest”>
<head>
<title>The Senate National Assembly, Federal Republic of Nigeria</title>
<meta name=”generator” content=”MobiOne Studio – Design Center, http://genuitec.com/mobile“/>
<meta name=”viewport” content=
“width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0″/>
<meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8″/>
<meta name=”apple-mobile-web-app-capable” content=”yes”/>
<link rel=”stylesheet” href=”Nass%20Home.css”/>
<script type=”text/javascript” src=”res/jquery-1.3.2.min.js”></script>REMOTE RESOURCE EDIT IS CANNOT BE PERMANENTLY SAVED
2. CACHE CLEARED AND I HAVE DELETED THE APP ON THE IPAD….
3. I AM IN THE PROCESS OF SENDING ANOTHER TO THE PHONE TO SEE HOW IT WORKS.
support-michaelKeymasterI gen’ed up this little offline example that I would like you to try on your device. Open the following link and save to your homescreen. Then go offline by turning on airport mode in the settings. Launch the webapp from the home screen and you should see all the images load and the status update to offline.
http://mobioneappsync.appspot.com/get/cbb177a82c8e4e6fac034b0e532e6617/network-status.html
See attachment appsync-network-status-qrcode.png
See attachment app-screenshot.pngAttachments:
You must be logged in to view attached files.
compwareMemberI am yet to try the demo u sent in ….I have changed all the pages to Appcached Support and I re-sent to phone.
ITS WORKING PERFECTLY NOW!
1. Is there a way I can upload Videos
2. Is there a way forms can be filled and it will work perfectly
3. Do you have provisions for SEARCH AJAX (to search for item within content of the App)
4. Is it possible for the Apps (I designed) to update it self if any changes is made on the DESIGN CENTER AND SAVED when DEVICE (Ipad) is connected to the Internet?
Thanks
-
AuthorPosts