- This topic has 1 reply, 2 voices, and was last updated 14 years, 2 months ago by wayne.
-
AuthorPosts
-
jfullerMemberHi, I’m attempting a simple cricket app whereby you choose your favourite team. I’m using Version 1.0 milestone-9 (update-2).
I’ve got two problems, the first is alignment. I’ve used 11 ‘combo Boxes’ with players names in and when I run a test, the boxes are scrambled whereby they looked ok in ‘design’ view.
The second is that when using the ‘send to my phone’ function, I get the error message: ‘Compressed web application size exceeds 1mb limit’
The app is three pages made of almost exclusively text, any idea how I get the file size down or rectify the problem?Any help appreciated, thanks, John
wayneModeratorCan you send me a screenshot of the design and the test center error side by side? We are working to resolve all rendering bugs which it sound like you are encountering one. Please post a sceenshot to this thread or send to support at genuitec dot com to my attention (wayne).
Exceeding the 1Mb AppSync limit for a mostly text UI is unusually. Here are somethings to try:
1) If you are using Send to My Phone action from the Design Center then look into the directory that contains the html & images created by MobiOne from your design file. The directory will be in the same folder as your design file named <design-filename>-export. See if there is something very large in that dir.2) Another approach is to manually export your design to HTML from the designer. Then open the main html file in the Test Center emulator (enter the file path to the html file in the iPhone emulator’s addressbar). Then from the emulator select the Send to My Phone action from the toolbar. You should see a dialog popup that will show all of the files to be uploaded. Make sure there are not some ginormous file(s) in being included by accident.
3) if #1 or #2 fail let me know and we’ll dig in deeper.
Wayne
Genuitec Mobile Team -
AuthorPosts