Unfortunately, the layouts cannot be configured in the new DecSoft App Builder. We want to do something about it in the future, so, it's something expected to be available, when other tasks give us some free time. :-)
If the above didn't reply your question, please, let me know, Samuel.
In fact it's more or less easy. Once you check the "iOS" platform in the app options, when you compile the app, you get various "SHELL" files. What you must to do is to copy the app "compiled" directory into a Mac OS. Once you get the files in the Mac OS, you can run one of the "SHELL" files, for example, the "debug" one. Once that "SHELL" file is executed, Apache Cordova has been generate a "project" ready to be opened by the XCode IDE.
And that's all. You can open the project with XCode and start to debug the app, launch it in an attached device, archive it, etc.
P.S. Note that we don't get a "success" message after execute the "SHELL" file in a Mac OS, in the same way that we get a "success" message when execute a "BAT" file for the Android platform in a Windows PC. Don't worry about that. Once the "SHELL" file ends, just close the console and goto XCode to open the generated project.
Please, try to don't mix various questions in the same thread: you already open a thread here about your question related with JSON and PHP: in fact, I propose something in that thread, I did not get a reply yet. So, if you can, please, continue in the linked thread.
We will be happy to help, and I say we, because, any DecSoft customer has the ability to participate in the forum: some of them already does, some others just no need it, some others... etc. So I will try to help you and of course any other who can participate can try to do it too.
If I understand well, what can happen is that the contents of the HTML control exceeds the control height, so, it's placed out of the control, causing that other controls below the HTML control don't appear as expected. If this is what happen, the solution is to use an "overflow-y" CSS rule (set it to "auto") for the HTML control, so their contents are shown using a scroll if needed, but, never exceeds the control height.
Take a look at the below sample app, copy the code and save it into a "MyApp.ab" file, for example:
Here is a new DecSoft App Builder release, with the below changes, fixes and enhancements:
Note that this new release of DecSoft App Builder refers to the previous generation of DecSoft App Builder, which is still available, only for our customers, in their DecSoft customer area, under the "Releases" tab.
I did not tested it yet, but, the Cordova Electron platform support Linux, according to the documentation of Apache Cordova, and, DecSoft App Builder provides the right SHELL files for the Cordova Electron platform, in principle to be used in Mac OS, but, probably this shell files can be also used in Linux.
You are right. In fact, this function don't expect any arguments, since we must talk about a command line, not an executable path. There is a new release of DecSoft HTML Compiler that removes the file exists check when use the referred function. I hope you can get working what you wanted now.
If you are trying to use the license of the previous (but still available) DecSoft App Builder, that can't work, in other words, the new DecSoft App Builder requires a different license, Paolo. If you want to purchase a license of the new DecSoft App Builder, contact me, since there is a discount for currently DecSoft App Builder customers. You can also download the previous DecSoft App Builder from your DecSoft customer area, from the "Releases" tab.
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.
This website uses cookies only to store your preferences.