I have a couple issues with an Offline Android app developed in Genexus 16 U11 in C# Environment and SQL 2017.
First of all, when I press Build All to any changes to the OfflineDatabase object, Genexus' Navigation View marks it has an error, but it doesn't specify where it is or in what consist the error (and the build log doesn't mention any error either). I also tried to quote or straight remove all the code in said object, so it can be built clean, and still get an error without any clue about what may be going on.
On the other hand, the app also throws an "Database creation Failed" error before the app starts and also I can't find any message regarding this specifically in the ADB monitor, but for some reason Genexus still manages to build.
Any ideas about what may be happening? do you guys need more information about this issue?
thanks beforehand