i have successfully created 5 Apps the last of them was running fine until i did the final upload today prior to sending to the app store, the app contains a main screen that splits into two identical pages one with details for the North and the other for the South the South page operates fine but 3 tabs in the North page do not work despite them working fine in the test centre and also using cloud, and the iOS buld completes fine it is only when i use the iOS version that the 3 dont work, can anyone shed any light on the problem.
for Wayne or Octavio
The Build I.D is 711289 and 713164
i earlier in the day recieved this error code, dont know if it is related, which i have pasted below but this went away and build returned saying complete
Unable to generate code for this design.
Exception stacktrace:
java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOf(Unknown Source)
at java.lang.AbstractStringBuilder.expandCapacity(Unknown Source)
at java.lang.AbstractStringBuilder.append(Unknown Source)
at java.lang.StringBuffer.append(Unknown Source)
at com.genuitec.eclipse.core.util.PlatformUtil.join(PlatformUtil.java:1353)
at com.genuitec.mobione.codegen.processors.HTMLExporterData$8.doOutput(HTMLExporterData.java:846)
at com.genuitec.mobione.codegen.render.TempBuffer.doOutput(TempBuffer.java:32)
at com.genuitec.mobione.codegen.processors.HTMLExporterData.exportJSString(HTMLExporterData.java:822)
at com.genuitec.mobione.codegen.HTMLExporter.generateHTML(HTMLExporter.java:734)
at com.genuitec.mobione.codegen.HTMLExporter.exportForm(HTMLExporter.java:288)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:265)
at com.genuitec.mobione.designer.export.ExportManager.exportHTML(ExportManager.java:235)
at com.genuitec.mobione.designer.action.RunEmulatorAction$2.run(RunEmulatorAction.java:48)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)