- This topic has 15 replies, 4 voices, and was last updated 11 years, 6 months ago by support-octavio.
-
AuthorPosts
-
YannMemberHello support
I have a problem with transition page since i installed Mobione 2.3.2 dev15
i erased all additionals CSS and JS scripts from my project.
and i have always the same problem:
i ‘ve this function in a html widget<ul id="listplus"> <li onclick="phoneui.gotoPage( 'm1-mails', phoneui.transitions.slideLeft );"><img src="images/email.png"/> Messages</li> </ul>
and in mail.mobi i have a back button, when i click on back button mail.mobi slide as well on right but previous page does not come from the left, but is below mail.mobi
i don’t understand why
i send you my project you will see
Thanks for your help
YannEDIT : is it possible to downgrade to dev 10 without problem?
YannMemberHello
i work on another project and i had the same problem when i add a map widget.
have you a solution?
thanks
Yann
support-octavioMemberHi Yann,
Thanks for reporting this issue. I’ve informed to the dev team and they are investigating. Will follow up as soon as I get more information.
MuhammadMemberI have the same problem also.
Please let me know if you fix it.
YannMemberHello Octavio
sorry to post this question but,
when can i expect an update who fix this problem, i need inform my customer of publishing date of his app
thanks
Yann
support-octavioMemberHi Yann,
We have a fix for this problem in next update. We plan to make it available by the end of this week.
YannMemberHello Octavio
great, no dev version before the end of this week possible?
thanks
Yann
support-octavioMemberHi Yann,
>great, no dev version before the end of this week possible?
No. We are on the final leg of QA for 2.3.2 production release. We are pushing to make it available tomorrow.
YannMemberHello Octavio
ok thank you
Yann
support-octavioMemberHi Yann,
We have released Mobione 2.3.2 and this transition problem have been fixed. Any feedback is appreciated.
YannMemberHello Octavio
Impossible to build a native app and impossible to generate a project.
I have this error “Unable to generate code for this design”i tried to uninstall and re-install with same result.
i hope you will find a solution because I am very very late
thanks
Yannjava.lang.UnsupportedOperationException
at java.util.AbstractCollection.add(Unknown Source)
at java.util.AbstractCollection.addAll(Unknown Source)
at com.genuitec.mobione.codegen.processors.HTMLExporterData.addScript(HTMLExporterData.java:854)
at com.genuitec.mobione.codegen.processors.HTMLExporterData.addExternalScript(HTMLExporterData.java:847)
at com.genuitec.mobione.codegen.processors.MapsProcessor.process(MapsProcessor.java:103)
at com.genuitec.mobione.codegen.processors.ElementProcessor.generateCodeFor(ElementProcessor.java:145)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:460)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.visitComponent(IPhoneComponentExporter.java:480)
at com.genuitec.mobione.codegen.processors.IPhoneComponentExporter.exportScreen(IPhoneComponentExporter.java:439)
at com.genuitec.mobione.codegen.HTMLExporter.generateHTML(HTMLExporter.java:836)
at com.genuitec.mobione.codegen.HTMLExporter.exportForm(HTMLExporter.java:344)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:427)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:290)
at com.genuitec.mobione.designer.action.RunEmulatorAction$2.run(RunEmulatorAction.java:49)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
support-michaelKeymasterApologies for the inconvenience of a code generation glitch in MobiOne ver 2.3.2 for projects that contain more than 1 map widget. We are testing a hot-fix now and will make it available shortly.
YannMemberHello Wayne
ok thanks
Yann
support-michaelKeymasterMobiOne 2.3.2.1 (hot-fix 1) is available.
http://www.genuitec.com/support-genuitec/viewtopic.php?f=2&t=5467&p=17251#p17251
YannMemberHello Wayne
i download it
EDIT: All my bugs are fixed :o)
thanks a lot , i can publish
Yann -
AuthorPosts