- This topic has 7 replies, 3 voices, and was last updated 10 years, 7 months ago by support-octavio.
-
AuthorPosts
-
MediaTagMemberIt seems that i no longer get ant content displayed that is in the application within Mobione once I build it. Tested this with just text no errors
Code_AMemberCan you post your file or an example file that shows the problem? Usually no content being displayed is an indication of a syntax error in the code. Have you confirmed there are no coding errors?
MediaTagMemberNo errors build flags up as OK – all the files seem to be in the www folder. I have also refreshed the files in the following folders.
appData\Local\Temp\mobione_temp_files
AppData\Local\Temp\mobione_mobilewebsimulator_userdataMany thanks
Code_AMemberJust to clarify, are you having problems with the build for test simulator or the actual ios build application? If it is build like it sounds, then make sure your target is set to the project you are trying to build. This has got me in the past b/c it doesn’t automatically update. You should be using the files in your www folder. The builder should select the required files automatically.
Please upload the file if you still can’t get it working
MediaTagMemberMobione is not displaying the design of the application with google chrome via the preview display. It also is not providing any of the www html ect…. files. It seem to point to the following location below which are the html file, for build and delivery process.
I have also made sure the correct current mobi editor is pointing to the app which is being built. I have also uninstalled and reinstalled mobione.
C:\Users\xxxxx \AppData\Local\Temp\mobione_temp_files\2257e1b290464253b44f82e6d9124273\
The following are from the build process.
http://armobility.ltd.uk/images/test.7zRegards
support-octavioMemberHi MediaTag,
I took a look at the files you shared. Opening it in chrome just shows an empty screen as it’s shown in the screenshot you shared. Can you try testing a new design just as it is created?
If there is no UI rendered then either:
1) Your design has an html widget with bad code that breaks the dom
or
2) Some other type of issue. Open the chrome dev tools (inspector) and look at the console for any error msgs.Lastly, note that mobione is not generating files for your app in its folder since you have not set as startup screen your main design.
MediaTagMemberHi
1. The html files our back – startup screen is needed.Using the chrome browser the following was showing up;
Web Simulator :: Environment Warming Up (Tea. Earl Gray. Hot.) ripple.js:62757
Initialization Finished (Make it so.) ripple.js:62718
The key “minimal-ui” is not recognized and ignored. test.html:9
Viewport tag cannot be parsed: minimal-ui ripple.js:63715
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
Failed to load resource https://nikkomsgchannel/e?00180057005a0052004d0035001b0056005f0059005600250…360052004900410017005e002900360058000a005600510029005c005e005b00580054002a
Failed to load resource file:///C:/Users/xxxxxxx/AppData/Local/MobiOne%20Studio/Common/plugins/com…mobile.html5.core.emulator_11.0.2600.201403191812/ripple/content/ripple.js
(anonymous function) ripple.js:121859
rapport_nikko_on_blur VM34:50
support-octavioMemberHi MediaTag,
Could you share you .mobi file to investigate? If you want to keep data in privacy send it to support at genuitec dot com, use title mobione data from MediaTag
-
AuthorPosts