Hi Joao,
this is not a question of frustration but, as is so often the case, of documentation.
This is just as “suboptimal” with Kodular as with the other system derivatives. I can understand the developers. These bite into your new procedures and finally make them available to the community. Then they have to make a little “documentation” and you’re done. This is exactly one of the central problems in Kodular.
I take this as an opportunity to tell a little fairy tale. (which hopefully explains my problem somewhat)
I made my first spurs with Assembler, Cobol, Fortran, RPG, C, Pascal and DBase III (Clipper 87). But as early as 1990, I was working on the first 4GL languages (GuptaSQL, Centura).
Few of these savings will tell you anything, no matter. I just want to say that I am not completely inexperienced. It followed with the years C ++, Java, Javascript and Phyton and so on. Let’s leave out all VB Basic languages. I also made Apps with Corona.sdk some years ago.
But now it starts with the fairy tale
March 2020
I would like to write an app for customers that certifies their inventory. I decide to build a database in SQLite because I already know it and MySql native is not available. But after a few days I’m on the verge of despair. I can read but every change or insert goes blank with a strange error message. I try every possible extension. But nothing works. It is clear to me that I’m making a mistake, but nobody can help me. A small statement on the side then brings the solution. (Many thanks to Taifun!) Databases in the asset area are locked, you can only read there. Nowhere in the documentation, at least I did not find it there (insider knowledge!).
April 2020
It goes on with my app. All settings are loaded and managed via TinyDB. So far I’ve only tested with the Companion. I generate the first APK … and all settings are gone. It goes on with my app. All settings are loaded and managed via TinyDB. So far I’ve only tested with the Companion. I generate the first APK … and all settings are gone. After a few unsuccessful searches on the Internet, mails and questions in the forum, I am told that when creating an APK the TinyDB is reset (an important part of info was still missing). Such a c r a p…
That is so very small somewhere, so ( insider knowledge! ).
So switch all 15 screens to SQLite as setup file.
May 2020
A professional explains to me that if I change the version the TinyDB will be preserved!
I do not believe it … I have changed everything and now it is explained to me by the way that the work of the last few days was actually for the bin. ( insider knowledge! ).
How often have you read insider knowledge now?
Result there is insufficient documentation.
regards Franz